New to Kendo UI for Angular? Start a free 30-day trial
GaugeArea
Represents the configuration options for the Gauge area. Controls the entire visible area of the Gauge.
Name | Type | Default | Description |
---|---|---|---|
background? |
|
Sets the background of the Gauge area. Accepts valid CSS color strings, including hex and rgb. | |
border? |
|
Sets the border of the Gauge area. | |
height? |
|
Sets the height of the Gauge area in pixels. | |
margin? |
|
Sets the margin of the Gauge area. | |
width? |
|
Sets the width of the Gauge area in pixels. |