New to KendoReact? Start a free 30-day trial
LinearPointer
LinearPointerPremium
The configuration options for the LinearGauge pointer.
| Name | Type | Default | Description | 
|---|---|---|---|
| border? | 
 | The border of the Gauge area. | |
| color? | 
 | The color of the pointer. Accepts valid CSS color strings, including hex and rgb. | |
| margin? | 
 | The margin of the pointer. | |
| opacity? | 
 | The opacity of the pointer. | |
| shape? | 
 | The shape of the pointer. | |
| size? | 
 | The size of the pointer. | |
| value? | 
 | The value of the pointer. |