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

CircularGaugeScaleMinorTicksSettingsBuilder

Methods

Color(System.String)

The color of the minor ticks. Any valid CSS color string will work here, including hex and rgb.

Parameters

value - System.String

The value that configures the color.

Size(System.Double)

The minor tick size. This is the length of the line in pixels that is drawn to indicate the tick on the scale.

Parameters

value - System.Double

The value that configures the size.

Visible(System.Boolean)

The visibility of the minor ticks.

Parameters

value - System.Boolean

The value that configures the visible.

Width(System.Double)

The width of the minor ticks.

Parameters

value - System.Double

The value that configures the width.

In this article
Not finding the help you need?