ConstantLineBase Members
In This Article
#Constructors
Name | Description |
---|---|
Constant |
Initializes a new instance of the Constant |
#Fields
Name | Description |
---|---|
Legend |
Identifies the Legend |
Show |
Identifies the Show |
Style |
Identifies the Style bindable property. |
Title |
Identifies the Title bindable property. |
Visible |
Identifies the Visible |
Visible |
Identifies the Visible bindable property. |
#Properties
Name | Description |
---|---|
Legend |
Gets or sets the text that identifies the constant line in the chart legend. |
Show |
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. |
Visible |
Indicates whether the constant line is shown in the chart legend. |
See Also