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

LinearScale

Represents the scale options of the Gauge.

NameTypeDefaultDescription

labels?

Labels

Sets the scale labels.

line?

Line

Sets up the scale line.

majorTicks?

Ticks

Sets the major scale ticks.

majorUnit?

number

Defines the interval between major divisions.

max?

number

Specifies the maximum value of the scale.

min?

number

Specifies the minimum value of the scale.

minorTicks?

Ticks

Sets the minor scale ticks.

minorUnit?

number

Defines the interval between minor divisions.

mirror?

boolean

Mirrors the scale labels and ticks. If the labels are normally on the left side of the scale, mirroring the scale renders them to the right.

rangePlaceholderColor?

string

Sets the default color of the ranges.

ranges?

Range[]

Defines the ranges of the scale.

rangeSize?

number

Specifies the width of the range indicators.

reverse?

boolean

Reverses the scale direction.

vertical?

boolean

true

Determines if the scale is vertical (see example).

Not finding the help you need?
Contact Support