Kendo.Mvc.UI.Fluent.LinearGaugeGaugeAreaBorderSettingsBuilder
Defines the fluent API for configuring LinearGaugeGaugeAreaBorderSettings
Methods
Color(System.String)
The color of the border. 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 border.
Parameters
value Kendo.Mvc.UI.ChartDashType
The value for DashType
Width(System.Double)
The width of the border.
Parameters
value System.Double
The value for Width