@progress/kendo-gauges-vue-wrapper
Version:
Kendo UI Gauges wrapper for Vue.js
31 lines (18 loc) • 553 B
Markdown
title: ArcGaugeColor API
description: "API Index | ArcGaugeColor"
api_reference: true
slug: api_arcgaugecolorcomponent_wrapper
# ArcGaugeColor
## Directive
`kendo-arcgauge-color`
## Props
### color `String`
The color of the pointer in the specified range.
### from `Number`
The lower range value of the applied color.
### to `Number`
The upper range value of the applied color.
## Suggested Links
* [`Colors` in Kendo UI ArcGauge for jQuery](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/arcgauge/configuration/colors)