TcxGridChartViewStyles.ActiveDataLevelInfo Property
Specifies font settings, the foreground color, and background color or a bitmap for an active data level‘s label.
Declaration
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