PolarChartCommonAxisSettingsLabelBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Polar |
For internal use only. Initializes a new Polar |
#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 axis 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. |
Indent |
Specifies the spacing between an axis and its labels in pixels. Mirrors the client-side indent |
Indent |
Specifies the spacing between an axis and its labels in pixels. Mirrors the client-side indent |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Overlapping |
Decides how to arrange axis labels when there is not enough space to keep all of them. Mirrors the client-side overlapping |
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. |
Visible |
Indicates whether or not axis labels are visible. Mirrors the client-side visible option. |
Visible |
Indicates whether or not axis labels are visible. Mirrors the client-side visible option. |
See Also