<kendo:radialGauge-pointerItem-cap>

The cap configuration options.

Example

<kendo:radialGauge-pointerItem>
    <kendo:radialGauge-pointerItem-cap></kendo:radialGauge-pointerItem-cap>
</kendo:radialGauge-pointerItem>

Configuration Attributes

color java.lang.String

The color of the cap. Any valid CSS color string will work here, including hex and rgb.

Example

<kendo:radialGauge-pointerItem-cap color="color">
</kendo:radialGauge-pointerItem-cap>

size float

The size of the cap in percents. (from 0 to 1)

Example

<kendo:radialGauge-pointerItem-cap size="size">
</kendo:radialGauge-pointerItem-cap>
In this article
Not finding the help you need?