TcxCustomGridChartDiagramOptions.GridView Property
Provides access to the Chart View which displays the chart diagram that owns the options that are referenced by the current instance of the class.
Declaration
property GridView: TcxGridChartView read;
Property Value
Type |
---|
TcxGridChartView |
See Also