• Getting Started
  • Components
    • Barcodes
    • Buttons
    • Chartsupdated
    • Conversational UIupdated
    • Data Query
    • Date Inputsupdated
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Filter
    • Gantt
    • Gauges
    • Gridupdated
    • Icons
    • Indicators
    • Inputsupdated
    • Labels
    • Layout
    • ListBox
    • ListView
    • Map
    • Menus
    • Navigation
    • Notification
    • Pager
    • PDF Export
    • PDFViewer
    • PivotGridupdated
    • Popup
    • ProgressBars
    • Ripple
    • Schedulerupdated
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • ToolBar
    • Tooltips
    • TreeList
    • TreeView
    • Typography
    • Uploads
    • Utilities
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Sample Applications
  • FAQ
  • Troubleshooting
  • Updates
  • Changelogs
New to Kendo UI for Angular? Start a free 30-day trial

Scale

The scale options of the Gauge.

NameTypeDefaultDescription

labels?

Labels

Configures the scale labels.

majorTicks?

Ticks

Configures the major scale ticks.

majorUnit?

number

The interval between major divisions.

max?

number

The maximum value of the scale.

min?

number

The minimum value of the scale.

minorTicks?

Ticks

Configures the minor scale ticks.

minorUnit?

number

The interval between minor divisions.

rangePlaceholderColor?

string

The default color of the ranges.

rangeSize?

number

The width of the range indicators.

reverse?

boolean

Reverses the scale direction.