Skip to main content
A newer version of this page is available. .

QualitativeConstantLine Properties

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