Hi,
Just a quick follow-up.
The rangeSize and rangeDistance settings are options of the scale. They were mistakenly documented as gauge options.
Sample usage:
Html.Kendo().RadialGauge()
.Name("radialGauge")
.Scale(scale => scale
.RangeSize(4)
)
Apologies for the caused inconvenience.
Regards,
T. Tsonev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!