Kendo.Mvc.UI.Fluent.RadialGaugePointerCapSettingsBuilder
Defines the fluent API for configuring RadialGaugePointerCapSettings
Methods
Color(System.String)
The color of the cap. Any valid CSS color string will work here, including hex and rgb.
Parameters
value System.String
The value for Color
Size(System.Double)
The size of the cap in percents. (from 0 to 1)
Parameters
value System.Double
The value for Size
Opacity(System.Double)
Sets the cap opacity.
Parameters
opacity System.Double
The cap opacity in the range from 0 (transparent) to 1 (opaque). The default value is 1.