Skip to main content

TcxGridChartView.DiagramLine Property

Provides access to appearance settings of line diagrams associated with the View.

Declaration

property DiagramLine: TcxGridChartLineDiagram read; write;

Property Value

Type
TcxGridChartLineDiagram

Remarks

Refer to the description of the TcxGridChartLineDiagram class to learn about line diagram appearance settings.

See Also