Skip to main content
A newer version of this page is available. .

TcxGridChartToolBox.DiagramSelector Property

Specifies whether the diagram selector is displayed in the chart toolbox.

Declaration

property DiagramSelector: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True to display the diagram selector within the chart toolbox. Otherwise, this customization tool will be hidden.

The default value of the DiagramSelector property is False.

See Also