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