vcl-cxgridchartview-94aa618b.md
A panel with end-user customization tools in the Chart View area.
TcxGridChartToolBox = class(
TcxCustomGridOptions
)
In addition to the settings inherited from the base TcxCustomGridOptions class, the TcxGridChartToolBox class introduces properties that control the appearance of the following customization tools:
The TcxGridChartView.ToolBox property references a TcxGridChartToolBox object.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxGridChartToolBox
See Also