DxRangeSelectorScale Properties
Defines a Range Selector scale.
Name | Description |
---|---|
Allow |
Specifies whether the scale displays labels with decimal values. |
Child |
Inherited from Dx |
Discrete |
Specifies whether ticks and grid lines lie between or next to scale labels. |
End |
Specifies whether the scale should start and end on major ticks. |
End |
Specifies the end value of the scale’s visual range. |
Holidays |
Specifies dates that Dx |
Linear |
Specifies a linear threshold for a logarithmic scale when it includes non-positive values. |
Logarithm |
Specifies the value to be raised to a power when DxLogarithmic type.
|
Max |
Specifies the maximum range that users can select on the scale. Does not apply to discrete scales. |
Minor |
Specifies the number of minor scale ticks between two neighboring major ticks. |
Minor |
Specifies the interval between minor scale ticks. Applies only to continuous scales. |
Min |
Specifies the minimum range that users can select on the scale. Does not apply to discrete scales. |
Placeholder |
Reserves an area for the scale and its visual elements (labels and markers). |
Show |
Specifies whether to display ticks for start and end scale values when they do not match major or minor ticks. |
Start |
Specifies the start value of the scale’s visual range. |
Tick |
Specifies the interval between major scale ticks. Does not apply to discrete scales. |
Type | Specifies the scale type. |
Value |
Specifies the data type of the Range Selector’s scale. Casts values from the assigned data source to the target type if required. |
Work |
Specifies dates that Dx |
Workdays |
Specifies whether the Range Selector displays only workdays on the scale. |
See Also