Skip to main content

NumericConstantLine Properties

The vertical or horizontal straight line that passes through the chart and indicates a qualitative x- or y-axis’s value.
Name Description
AxisValue Gets or sets the constant line position along the numeric axis.
LegendText Gets or sets the text that identifies the constant line in the chart legend. Inherited from ConstantLineBase.
ShowBehind Specifies whether the constant line is displayed behind series. Inherited from ConstantLineBase.
Style Gets or sets the constant line appearance settings. Inherited from ConstantLineBase.
Title Gets or sets settings of the constant line title. Inherited from ConstantLineBase.
Visible Specifies whether the constant line is visible. Inherited from ConstantLineBase.
VisibleInLegend Indicates whether the constant line is shown in the chart legend. Inherited from ConstantLineBase.
See Also