New to Kendo UI for Angular? Start a free 30-day trial
LinearPointer
Represents the configuration options for the LinearGauge pointer.
Name | Type | Default | Description |
---|---|---|---|
border? |
|
Sets the border of the Gauge area. | |
color? |
|
Sets the color of the pointer.
Accepts valid CSS color strings, including | |
margin? |
|
Specifies the margin of the pointer. | |
opacity? |
|
Sets the opacity of the pointer. | |
shape? |
|
Sets the shape of the pointer. | |
size? |
|
Specifies the size of the pointer. | |
value? |
|
Sets the value of the pointer. |