ChartSeriesLineSettingsBuilder
Methods
Width(System.String)
The line width in pixels.
Parameters
value - System.String
The value for Width
Style(Kendo.Mvc.UI.ChartAreaStyle)
Specifies the preferred line rendering style.
Parameters
value - ChartAreaStyle
The value for Style
Style(Kendo.Mvc.UI.ChartPolarAreaStyle)
Specifies the preferred line rendering style.
Parameters
value - ChartPolarAreaStyle
The value for Style
Style(Kendo.Mvc.UI.ChartRadarAreaStyle)
Specifies the preferred line rendering style.
Parameters
value - ChartRadarAreaStyle
The value for Style
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