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