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. |
ShowBehind | Specifies whether the constant line is displayed behind series. |
Style | Gets or sets the constant line appearance settings. |
Title | Gets or sets settings of the constant line title. |
Visible | Specifies whether the constant line is visible. |
VisibleInLegend | Indicates whether the constant line is shown in the chart legend. |
See Also