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