Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridChartViewStyles.ActiveDataLevelInfo Property

Specifies font settings, the foreground color, and background color or a bitmap for an active data level‘s label.

#Declaration

Delphi
property ActiveDataLevelInfo: TcxStyle index vsActiveDataLevelInfo read; write;

#Property Value

Type
TcxStyle

#Remarks

Use the DataLevelsInfo property to specify style settings for the data level navigator.

See Also