Skip to main content

ConstantLineBase Properties

The base class for constant lines.
Name Description
LegendText Gets or sets the text that identifies the constant line in the chart legend. This is a bindable property.
ShowBehind Gets or sets whether the constant line is displayed behind series. This is a bindable property.
Style Gets or sets the constant line appearance settings. This is a bindable property.
Title Gets or sets settings of the constant line title. This is a bindable property.
Visible Gets or sets whether the constant line is visible. This is a bindable property.
VisibleInLegend Indicates whether the constant line is shown in the chart legend. This is a bindable property.
See Also