LinearGaugeScaleLineSettingsBuilder
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