ConstantLine Properties
Represents a constant line within an axis.
Name | Description |
---|---|
Axis |
Gets or sets the constant line’s position along an axis. |
Axis |
Gets or sets the string value used to support serialization of the Constant |
Checkable |
Specifies a value which determines whether to show a legend check box instead of a legend marker for a constant line. |
Checked |
Gets or sets a value that determines whether a legend check box is checked for a constant line. |
Color | Gets or sets the color of a constant line. |
Constant |
|
Legend | Gets or sets a legend displaying a constant line legend item. |
Legend |
For internal use. Supports serialization of the Series |
Legend |
Gets or sets the text that identifies the constant line within the legend of a chart control. |
Line |
Gets the constant line’s style settings. |
Name |
Gets or sets the name of the chart element.
Inherited from Chart |
Runtime |
Specifies whether a user can delete the constant line. |
Runtime |
Specifies whether a user can move the constant line. |
Runtime |
Specifies whether a user can edit the constant line title. |
Show |
Gets or sets a value that specifies whether the constant line is displayed behind the other chart elements on the diagram. |
Show |
Gets or sets a value that specifies whether the constant line is represented in the chart control’s legend. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Title | Gets the constant line title‘s settings. |
Visible | Specifies whether the constant line is visible. |
See Also