LinearGaugePointerTrackSettingsTagHelper
Example
Razor
<lineargauge-pointer-track>
<border />
</lineargauge-pointer-track>
ChildTags
| Tag Name | Details |
|---|---|
| border | LinearGaugePointerTrackBorderSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| color | String | The color of the track. |
| opacity | Double | The opacity of the track. |
| size | Double | The size of the track. |
| visible | Boolean | The visibility of the track. |