Skip to main content

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 Description
Boolean False

True if the diagram selector is visible; otherwise, False.

Remarks

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

Default Value

The DiagramSelector property’s default value is False.

See Also