TcxGridChartView.Controller Property
In This Article
Provides access to the View’s controller.
#Declaration
Delphi
property Controller: TcxGridChartController read;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the description of the TcxGridChartController class to learn about the capabilities of a View controller.
See Also