<kendo:circularProgressBar-colors>

The color ranges of the value pointer. The pointer color will be set to the color from the range that contains the current value.

Example

<kendo:circularProgressBar>
    <kendo:circularProgressBar-colors></kendo:circularProgressBar-colors>
</kendo:circularProgressBar>

Configuration Attributes

Configuration JSP Tags

kendo:circularProgressBar-color

The color ranges of the value pointer. The pointer color will be set to the color from the range that contains the current value.

More documentation is available at kendo:circularProgressBar-color.

Example

<kendo:circularProgressBar-colors>
    <kendo:circularProgressBar-color></kendo:circularProgressBar-color>
</kendo:circularProgressBar-colors>
In this article
Not finding the help you need?