Back to Devexpress

TcxGridChartController Class

vcl-cxgridchartview-5f7bba93.md

latest2.0 KB
Original Source

TcxGridChartController Class

A View controller for a Chart View.

Declaration

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

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxGridViewHandler TcxCustomGridController TcxGridChartController

See Also

TcxGridChartController Members

cxGridChartView Unit