TcxGridChartView.DiagramArea Property
Provides access to appearance settings of area diagrams associated with the View.
Declaration
property DiagramArea: TcxGridChartAreaDiagram read; write;
Property Value
Type |
---|
TcxGridChartAreaDiagram |
Remarks
Refer to the description of the TcxGridChartAreaDiagram class to learn about area diagram appearance settings.
See Also