Back to Devexpress

TcxGridChartAreaDiagram.Styles Property

vcl-cxgridchartview-dot-tcxgridchartareadiagram.md

latest795 B
Original Source

TcxGridChartAreaDiagram.Styles Property

Provides access to styles that define the appearance of area diagram elements.

Declaration

delphi
property Styles: TcxGridChartAreaDiagramStyles read; write;

Property Value

TypeDescription
TcxGridChartAreaDiagramStyles

Stores area diagram styles.

|

Remarks

Refer to the TcxGridChartAreaDiagramStyles class description for detailed information on all available options.

See Also

TcxGridChartAreaDiagram Class

TcxGridChartAreaDiagram Members

cxGridChartView Unit