RangeSelectorScaleMarkerBuilder Methods
Provides methods that allow you to configure nested options of the client-side marker object.
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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Label |
Defines the properties that can be set for the text that is displayed by the scale markers. Mirrors the client-side label object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Separator |
Specifies the height of the marker's separator. Mirrors the client-side separator |
Separator |
Specifies the height of the marker's separator. Mirrors the client-side separator |
Text |
Specifies the space between the marker label and the marker separator. Mirrors the client-side text |
Text |
Specifies the space between the marker label and the marker separator. Mirrors the client-side text |
Text |
Specifies the space between the marker's label and the top edge of the marker's separator. Mirrors the client-side text |
Text |
Specifies the space between the marker's label and the top edge of the marker's separator. Mirrors the client-side text |
Top |
Specified the indent between the marker and the scale labels. Mirrors the client-side top |
Top |
Specified the indent between the marker and the scale labels. Mirrors the client-side top |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Indicates whether scale markers are visible. Mirrors the client-side visible option. |
Visible |
Indicates whether scale markers are visible. Mirrors the client-side visible option. |
See Also