TcxGridChartViewStyles.DiagramSelector Property
Specifies the foreground color and font settings for the diagram selector.
Declaration
property DiagramSelector: TcxStyle index vsDiagramSelector read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
The data level navigator’s visibility in a chart toolbox is controlled by the View’s ToolBox.DiagramSelector property.
See Also