TcxGridChartView.ToolBox Property
Provides access to appearance settings of a chart toolbox for the View.
Declaration
property ToolBox: TcxGridChartToolBox read; write;
Property Value
| Type |
|---|
| TcxGridChartToolBox |
Remarks
Refer to the description of the TcxGridChartToolBox class to learn about available appearance settings.
See Also