ConstantLine() Constructor
In This Article
Initializes a new instance of the ConstantLine class with the default settings.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Remarks
Note that the ChartElementNamed.Name property will be set to Empty, and the ConstantLine.AxisValue property will be set to 1.
See Also