TcxGridChartView.DataController Property
In This Article
Specifies a data controller for the View.
#Declaration
Delphi
property DataController: TcxGridChartDataController read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the description of the TcxGridChartDataController class to learn about the capabilities of a data controller.
See Also