TcxGridChartViewStyles.DataLevelActiveValueInfo Property
Specifies font settings, the foreground color, and background color or a bitmap for an active data level value.
Declaration
property DataLevelActiveValueInfo: TcxStyle index vsDataLevelActiveValueInfo read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Use the DataLevelsInfo property to specify style settings for the data level navigator.
See Also