• 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

ArcScaleComponent

The configuration options for the scale of the ArcGauge (see example).

Selector

kendo-arcgauge-scale

Inputs

NameTypeDefaultDescription

endAngle?

number

The ending angle of the Gauge. The Gauge is rendered clockwise (0 degrees equals 180 degrees in the polar coordinate system).

labels?

RadialLabels

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.

rangeDistance?

number

The distance between the range indicators and the ticks.

rangeLineCap?

LineCap

The lineCap style of the ranges.

rangePlaceholderColor?

string

The default color of the ranges.

rangeSize?

number

The width of the range indicators.

reverse?

boolean

Reverses the scale direction.

startAngle?

number

The starting angle of the Gauge. The Gauge is rendered clockwise (0 degrees equal 180 degrees in the polar coordinate system).

In this article

Not finding the help you need?