TcxGridChartView.DiagramLine Property
In This Article
Provides access to appearance settings of line diagrams associated with the View.
#Declaration
Delphi
property DiagramLine: TcxGridChartLineDiagram read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the description of the TcxGridChartLineDiagram class to learn about line diagram appearance settings.
See Also