Skip to main content

TcxGridChartToolBox Class

A panel with end-user customization tools in the Chart View area.

Declaration

TcxGridChartToolBox = class(
    TcxCustomGridOptions
)

Remarks

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:

Direct TcxGridChartToolBox Class Reference

The TcxGridChartView.ToolBox property references a TcxGridChartToolBox object.

See Also