LinearGaugePointerTagHelper
Example
<pointer>
<border />
<lineargauge-pointer-track></lineargauge-pointer-track>
</pointer>
ChildTags
Tag Name | Details |
---|---|
border | LinearGaugePointerBorderSettingsTagHelper |
lineargauge-pointer-track | LinearGaugePointerTrackSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
color | String | The color of the pointer. |
margin | Double | The margin of the pointer. |
opacity | Double | The opacity of the pointer. |
shape | GaugeLinearPointerShape | The shape of the pointer. |
size | Double | The size of the pointer. |
value | Double | The value of the gauge. |