BootstrapRangeSelectorScale Properties
Stores settings of the Range Selector control’s scale.
Name | Description |
---|---|
Aggregation |
Specifies the length of aggregation intervals in pixels. |
Aggregation |
Specifies the length of aggregation intervals in scale units. |
Aggregation |
Specifies the time measurement unit used to calculate aggregation intervals for date-time scales. |
Categories | Specifies the order in which arguments (categories) are arranged on the scale. |
End |
Specifies the end value of the scale. |
End |
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. |
Holidays |
Explicitly specifies particular days to be excluded from the scale, when Bootstrap |
Label | Provides access to scale label settings. |
Logarithm |
Specifies the value to be raised to a power when generating ticks for a scale of the logarithmic type. |
Marker | Provides access to options for the date-time scale’s markers. |
Max |
Specifies the maximum range that can be selected. |
Minor |
Specifies how many minor ticks to place between two neighboring major ticks. |
Minor |
Gets or sets the name of a CSS class applied to a minor tick element. |
Minor |
Specifies the interval between minor ticks. |
Minor |
Specifies the measurement unit of the minor tick interval. |
Minor |
Specifies whether minor ticks are visible. |
Min |
Specifies the maximum range that can be selected. |
Placeholder |
Specifies the height of the space reserved for the scale in pixels. |
Range |
Specifies the measurement unit of the selected range interval. |
Set |
Obsolete. This functionality is deprecated as redundant. |
Show |
Specifies whether or not to show ticks for the boundary scale values, when neither major ticks nor minor ticks are created for these values. |
Single |
Explicitly specifies particular days to be included in the scale when Bootstrap |
Start |
Specifies the start value of the scale. |
Start |
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. |
Tick |
Gets or sets the name of a CSS class applied to a scale tick element. |
Tick |
Specifies the interval between major scale ticks. |
Tick |
Specifies the measurement unit of the interval between major scale ticks. |
Type | Specifies the type of the scale. |
Value |
Gets or sets the type of values. |
Workdays |
If set to true, leaves only workdays on the scale. |
Work |
Specifies which days are workdays. |
See Also