ChartSeriesLineSettingsBuilder
Methods
Color(System.String)
The line color. Accepts a valid CSS color string, including hex and rgb.
Parameters
value - System.String
The value for Color
Opacity(System.Double)
The line opacity. By default the line is opaque.
Parameters
value - System.Double
The value for Opacity
Width(System.Double)
The line width in pixels.
Parameters
value - System.Double
The value for Width
Style(Kendo.Mvc.UI.ChartSeriesLineStyle)
Specifies the preferred line rendering style.
Parameters
value - ChartSeriesLineStyle
The value for Style