Kendo.Mvc.UI.Fluent.CircularProgressBarColorBuilder
Defines the fluent API for configuring CircularProgressBarColor
Methods
Color(System.String)
The color of the pointer in the specified range.
Parameters
value System.String
The value for Color
From(System.Double)
The lower range value of the applied color.
Parameters
value System.Double
The value for From
To(System.Double)
The upper range value of the applied color.
Parameters
value System.Double
The value for To