Skip to main content

TcxGridChartToolBox.DiagramSelector Property

Specifies if 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 the DiagramSelector property to True to display the diagram selector in the chart toolbox.

Default Value

The DiagramSelector property’s default value is False.

See Also