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 |
|
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