TcxGridChartAreaDiagram.Styles Property
In This Article
Provides access to styles that define the appearance of area diagram elements.
#Declaration
Delphi
property Styles: TcxGridChartAreaDiagramStyles read; write;
#Property Value
Type | Description |
---|---|
Tcx |
Stores area diagram styles. |
#Remarks
Refer to the TcxGridChartAreaDiagramStyles class description for detailed information on all available options.
See Also