TcxGridChartDiagram.GridView Property
Provides access to the Chart View which displays the chart diagram.
Declaration
property GridView: TcxGridChartView read;
Property Value
Type |
---|
TcxGridChartView |
Remarks
Use the GridView property to access the Chart View which displays the chart diagram. This property provides access to the View items, style sets, etc.
See Also