Kendo.Mvc.UI.Fluent.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 Kendo.Mvc.UI.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