Back to Devexpress

TcxGridChartView.DiagramArea Property

vcl-cxgridchartview-dot-tcxgridchartview-abc8202f.md

latest1.2 KB
Original Source

TcxGridChartView.DiagramArea Property

Provides access to appearance settings of area diagrams associated with the View.

Declaration

delphi
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

TcxGridChartDiagram.Active

TcxGridChartView.ActiveDiagram

TcxGridChartView.DiagramBar

TcxGridChartView.DiagramColumn

TcxGridChartView.DiagramLine

TcxGridChartView.DiagramPie

TcxGridChartView Class

TcxGridChartView Members

cxGridChartView Unit