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