RangeSelectorScaleLabelBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Range |
For internal use only. Initializes a new Range |
#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 range selector's scale labels. Mirrors the client-side font object. |
Format |
Formats a value before it is displayed in a scale label. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed in a scale label. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed in a scale label. Mirrors the client-side format object. |
Format |
Formats a value before it is displayed in a scale 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. |
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. |
Top |
Specifies a spacing between scale labels and the background bottom edge. Mirrors the client-side top |
Top |
Specifies a spacing between scale labels and the background bottom edge. Mirrors the client-side top |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Specifies whether or not the scale's labels are visible. Mirrors the client-side visible option. |
Visible |
Specifies whether or not the scale's labels are visible. Mirrors the client-side visible option. |
See Also