TcxGridDBChartDataController.GridView Property
In This Article
Provides access to the data-aware Chart View whose data is managed by the data controller.
#Declaration
Delphi
property GridView: TcxGridDBChartView read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the GridView property to access the data-aware Chart View whose data is managed by the data controller. This property provides access to the View items, style sets, etc.
See Also