BootstrapRangeSelectorScaleMarker Properties
Stores settings of the Range Selector control’s scale marker.| Name | Description |
|---|---|
| LabelFormat | Formats a value before it is displayed in a scale marker. |
| OnClientCustomizeLabelText | Specifies a callback function that returns the text to be displayed in scale markers. |
| SeparatorHeight | Specifies the height of the marker’s separator. |
| TextLeftIndent | Specifies the space between the marker label and the marker separator. |
| TextTopIndent | Specifies the space between the marker’s label and the top edge of the marker’s separator. |
| TopIndent | Specifies the indent between the marker and the scale labels. |
| Visible | Specifies whether scale markers are visible. |
See Also