QualitativeConstantLine Members
In This Article
#Constructors
Name | Description |
---|---|
Qualitative |
Initializes a new instance of the Qualitative |
#Fields
Name | Description |
---|---|
Axis |
Identifies the Axis |
Legend |
Identifies the Legend |
Show |
Identifies the Show |
Style |
Identifies the Style bindable property.
Inherited from Constant |
Title |
Identifies the Title bindable property.
Inherited from Constant |
Visible |
Identifies the Visible |
Visible |
Identifies the Visible bindable property.
Inherited from Constant |
#Properties
Name | Description |
---|---|
Axis |
Gets or sets the constant line position along the axis. |
Legend |
Gets or sets the text that identifies the constant line in the chart legend.
Inherited from Constant |
Show |
Specifies whether the constant line is displayed behind series.
Inherited from Constant |
Style |
Gets or sets the constant line appearance settings.
Inherited from Constant |
Title |
Gets or sets settings of the constant line title.
Inherited from Constant |
Visible |
Specifies whether the constant line is visible.
Inherited from Constant |
Visible |
Indicates whether the constant line is shown in the chart legend.
Inherited from Constant |
See Also