Kendo.Mvc.UI.ChartPlotAreaBorderSettings
Kendo UI ChartPlotAreaBorderSettings class
Properties
Color
The color of the border. Accepts a valid CSS color string, including hex and rgb.
Width
The width of the border in pixels. By default the border width is set to zero which means that the border will not appear.
DashType
Specifies the line dash type.
Methods
Serialize
Serializes the settings to a Dictionary.
SerializeSettings
Serialize current instance to Dictionary