ChartValueAxisConstantLineStyleLabelBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Chart |
For internal use only. Initializes a new Chart |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Font |
Specifies font properties for constant line labels. Mirrors the client-side font object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Horizontal |
Aligns constant line labels in the horizontal direction. Mirrors the client-side horizontal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Position |
Specifies the position of constant line labels on the chart plot. Mirrors the client-side position option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Vertical |
Aligns constant line labels in the vertical direction. Mirrors the client-side vertical |
Visible |
Makes constant line labels visible. Mirrors the client-side visible option. |
Visible |
Makes constant line labels visible. Mirrors the client-side visible option. |
See Also