New to Telerik UI for ASP.NET Core? Download free 30-day trial

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.

In this article
Not finding the help you need?