PolarChartValueAxisLabelBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Polar |
For internal use only. Initializes a new Polar |
#Methods
Name | Description |
---|---|
Customize |
Specifies the text for a hint that appears when a user hovers the mouse pointer over a label on the value axis. Mirrors the client-side customize |
Customize |
Specifies the text for a hint that appears when a user hovers the mouse pointer over a label on the value axis. Mirrors the client-side customize |
Customize |
Specifies a callback function that returns the text to be displayed in value axis labels. Mirrors the client-side customize |
Customize |
Specifies a callback function that returns the text to be displayed in value axis labels. Mirrors the client-side customize |
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. |
Format |
Formats a value before it is displayed in an axis label. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed in an axis label. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed in an axis label. Mirrors the client-side format object. |
Format |
Formats a value before it is displayed in an axis label. Mirrors the client-side format option. |
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