Back to Devexpress

TcxGridChartView.DataController Property

vcl-cxgridchartview-dot-tcxgridchartview-f0c60504.md

latest680 B
Original Source

TcxGridChartView.DataController Property

Specifies a data controller for the View.

Declaration

delphi
property DataController: TcxGridChartDataController read; write;

Property Value

Type
TcxGridChartDataController

Remarks

Refer to the description of the TcxGridChartDataController class to learn about the capabilities of a data controller.

See Also

TcxGridChartView Class

TcxGridChartView Members

cxGridChartView Unit