Skip to main content

TcxGridChartController Class

A View controller for a Chart View.

Declaration

TcxGridChartController = class(
    TcxCustomGridController
)

Remarks

In addition to the settings inherited from the base TcxCustomGridController class, the TcxGridChartController class introduces members that allow you to:

Direct TcxGridChartController Class Reference

The TcxGridChartView.Controller property references a TcxGridChartController object.

See Also