RadialGaugeGaugeAreaSettingsTagHelper
Example
Razor
<gauge-area>
<radialgauge-gauge-area-border />
<radialgauge-gauge-area-margin />
</gauge-area>
ChildTags
Tag Name | Details |
---|---|
radialgauge-gauge-area-border | RadialGaugeGaugeAreaBorderSettingsTagHelper |
radialgauge-gauge-area-margin | RadialGaugeGaugeAreaMarginSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
background | String | The background of the gauge area. Any valid CSS color string will work here, including hex and rgb. |
height | Double | The height of the gauge area. By default, the vertical gauge is 200px and the horizontal one is 60px. |
width | Double | The width of the gauge area. By default the vertical gauge is 60px and horizontal gauge is 200px. |