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