CircularGaugeScaleLabelBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Circular |
For internal use only. Initializes a new Circular |
#Methods
Name | Description |
---|---|
Customize |
Specifies a callback function that returns the text to be displayed in scale labels. Mirrors the client-side customize |
Customize |
Specifies a callback function that returns the text to be displayed in scale 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 the text displayed in the scale labels of the gauge. Mirrors the client-side font object. |
Format |
Formats a value before it is displayed in a scale label. Accepts only numeric formats. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed in a scale label. Accepts only numeric formats. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed in a scale label. Accepts only numeric formats. Mirrors the client-side format object. |
Format |
Formats a value before it is displayed in a scale label. Accepts only numeric formats. 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. |
Hide |
Specifies which label to hide in case of overlapping. Mirrors the client-side hide |
Indent |
Specifies the spacing between scale labels and ticks. Mirrors the client-side indent |
Indent |
Specifies the spacing between scale labels and ticks. 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 scale 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. |
Use |
Specifies whether or not scale labels should be colored similarly to their corresponding ranges in the range container. Mirrors the client-side use |
Use |
Specifies whether or not scale labels should be colored similarly to their corresponding ranges in the range container. Mirrors the client-side use |
Visible |
Specifies whether or not scale labels are visible on the gauge. Mirrors the client-side visible option. |
Visible |
Specifies whether or not scale labels are visible on the gauge. Mirrors the client-side visible option. |
See Also