Skip to main content

TcxGridChartLineDiagram.Styles Property

Provides access to a set of styles which control the appearance of the line diagram‘s elements.

Declaration

property Styles: TcxGridChartLineDiagramStyles read; write;

Property Value

Type
TcxGridChartLineDiagramStyles

Remarks

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

See Also