New to Kendo UI for Angular? Start a free 30-day trial
ArcGaugeAreaComponent
The configuration options of the ArcGauge area. Represents the entire visible area of the ArcGauge.
Selector
kendo-arcgauge-area
Inputs
Name | Type | Default | Description |
---|---|---|---|
background? |
|
The background of the Gauge area. Accepts valid CSS color strings, including hex and rgb. | |
border? |
|
The border of the Gauge area. | |
height? |
|
The height of the Gauge area. | |
margin? |
|
The margin of the Gauge area. | |
width? |
|
The width of the Gauge area. |