@progress/kendo-gauges-vue-wrapper
Version:
Kendo UI Gauges wrapper for Vue.js
28 lines (19 loc) • 1.16 kB
Markdown
title: Scale Options
page_title: Scale Options - ArcGauge - Kendo UI for Vue
description: "Customize the scale options of the Kendo UI ArcGauge in Vue projects."
slug: scaleoptions_arcgauge_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/gauges/arcgauge/scale-option/"
position: 4
<div><WrapperBanner link="/kendo-vue-ui/components/gauges/arcgauge/scale-option/"></WrapperBanner></div>
# Scale Options
The ArcGauge enables you to customize the options of the scale.
For example, you can change the start and end angles, the appearance of the label and ticks, customize the ranges, and others. For the full list of options, refer to the [`scale`](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/arcgauge/configuration/scale) configuration.
{% meta height:300 %}
{% embed_file arcgauge/scale-options/main.vue preview %}
{% embed_file arcgauge/scale-options/main.js %}
{% endmeta %}
## Suggested Links
* [Kendo UI ArcGauge](https://docs.telerik.com/kendo-ui/controls/gauges/arcgauge/overview)
* [API Reference of the ArcGauge Widget](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/arcgauge)