New to Kendo UI for AngularStart a free 30-day trial

Scale

Interface

Represents the scale options of the Gauge.

Definition

Package:@progress/kendo-angular-gauges

Properties

Sets the scale labels.

Sets the major scale ticks.

Defines the interval between major divisions.

max?

number

Specifies the maximum value of the scale.

min?

number

Specifies the minimum value of the scale.

Sets the minor scale ticks.

Defines the interval between minor divisions.

Sets the default color of the ranges.

Specifies the width of the range indicators.

reverse?

boolean

Reverses the scale direction.