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

LinearGaugeScaleLineSettingsBuilder

Defines the fluent API for configuring LinearGaugeScaleLineSettings

Methods

Color(System.String)

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

Parameters

value - System.String

The value for Color

DashType(Kendo.Mvc.UI.ChartDashType)

The dash type of the line.

Parameters

value - ChartDashType

The value for DashType

Visible(System.Boolean)

The visibility of the lines.

Parameters

value - System.Boolean

The value for Visible

Width(System.Double)

The width of the line..

Parameters

value - System.Double

The value for Width

In this article
Not finding the help you need?