TcxGridChartViewStyles.ActiveDataLevelInfo Property
In This Article
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 |
---|
Tcx |
#Remarks
Use the DataLevelsInfo property to specify style settings for the data level navigator.
See Also