vcl-cxgridchartview-5f7bba93.md
A View controller for a Chart View.
TcxGridChartController = class(
TcxCustomGridController
)
In addition to the settings inherited from the base TcxCustomGridController class, the TcxGridChartController class introduces members that allow you to:
The TcxGridChartView.Controller property references a TcxGridChartController object.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxGridViewHandler TcxCustomGridController TcxGridChartController
See Also