TcxGridChartView.DiagramStackedArea Property
Provides access to appearance settings of stacked area diagrams associated with the View.
Declaration
property DiagramStackedArea: TcxGridChartStackedAreaDiagram read; write;
Property Value
| Type |
|---|
| TcxGridChartStackedAreaDiagram |
Remarks
Refer to the TcxGridChartStackedAreaDiagram class description, for details.
See Also