Skip to main content

TcxGridChartToolBox Class

A panel (called a chart toolbox) to display tools that provide end-user customization of a diagram‘s appearance.

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:

The TcxGridChartToolBox class also provides properties, which control appearance settings of a chart toolbox, as follows:

Use the View’s ToolBox property to access these options.

See Also