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