Back to Devexpress

TcxGridChartLineDiagram.Styles Property

vcl-cxgridchartview-dot-tcxgridchartlinediagram-fbfa12ae.md

latest774 B
Original Source

TcxGridChartLineDiagram.Styles Property

Provides access to the appearance styles of the line diagram elements.

Declaration

delphi
property Styles: TcxGridChartLineDiagramStyles read; write;

Property Value

TypeDescription
TcxGridChartLineDiagramStyles

Stores line diagram styles.

|

Remarks

Refer to the TcxGridChartLineDiagramStyles class description for information on available options.

See Also

TcxGridChartLineDiagram Class

TcxGridChartLineDiagram Members

cxGridChartView Unit