Skip to main content

TcxGridChartAreaDiagram.Styles Property

Provides access to a set of styles that control the appearance of the area diagram‘s elements.

Declaration

property Styles: TcxGridChartAreaDiagramStyles read; write;

Property Value

Type
TcxGridChartAreaDiagramStyles

Remarks

Refer to the description of the TcxGridChartAreaDiagramStyles class to learn about styles available for customization.

See Also