New to Telerik UI for ASP.NET Core? Download free 30-day trial

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.
In this article
Not finding the help you need?