<kendo:linearGauge-pointer>

The pointer configuration options. It accepts an Array of pointers, each with it's own configuration options.

Example

<kendo:linearGauge>
    <kendo:linearGauge-pointer></kendo:linearGauge-pointer>
</kendo:linearGauge>

Configuration Attributes

Configuration JSP Tags

kendo:linearGauge-pointerItem

The pointer configuration options. It accepts an Array of pointers, each with it's own configuration options.

More documentation is available at kendo:linearGauge-pointerItem.

Example

<kendo:linearGauge-pointer>
    <kendo:linearGauge-pointerItem></kendo:linearGauge-pointerItem>
</kendo:linearGauge-pointer>
In this article
Not finding the help you need?