Kendo.Mvc.UI.Fluent.ChartPlotAreaBorderSettingsBuilder
Defines the fluent API for configuring ChartPlotAreaBorderSettings
Properties
Container
Gets the 1 container.
Methods
Color(System.String)
The color of the border. Accepts a valid CSS color string, including hex and rgb.
Parameters
value System.String
The value for Color
Width(System.Double)
The width of the border in pixels. By default the border width is set to zero which means that the border will not appear.
Parameters
value System.Double
The value for Width
DashType(Kendo.Mvc.UI.ChartDashType)
Specifies the line dash type.
Parameters
value Kendo.Mvc.UI.ChartDashType
The value for DashType