Back to Devexpress

TcxGridChartToolBox Class

vcl-cxgridchartview-94aa618b.md

latest2.0 KB
Original Source

TcxGridChartToolBox Class

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

Declaration

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

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxGridChartToolBox

See Also

TcxGridChartToolBox Members

cxGridChartView Unit