TcxGridChartView.DataController Property
Specifies a data controller for the View.
Declaration
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