New to Kendo UI for Angular? Start a free 30-day trial
Scale
The scale options of the Gauge.
Name | Type | Default | Description |
---|---|---|---|
labels? |
|
Configures the scale labels. | |
majorTicks? |
|
Configures the major scale ticks. | |
majorUnit? |
|
The interval between major divisions. | |
max? |
|
The maximum value of the scale. | |
min? |
|
The minimum value of the scale. | |
minorTicks? |
|
Configures the minor scale ticks. | |
minorUnit? |
|
The interval between minor divisions. | |
rangePlaceholderColor? |
|
The default color of the ranges. | |
rangeSize? |
|
The width of the range indicators. | |
reverse? |
|
Reverses the scale direction. |