Kendo.Mvc.UI.DashType
Specifies a line dash type.
Fields
Solid
Specifies a solid line.
Dot
Specifies a line consisting of dots.
Dash
Specifies a line consisting of dashes.
LongDash
Specifies a line consisting of a repeating pattern of long-dash.
DashDot
Specifies a line consisting of a repeating pattern of dash-dot.
LongDashDot
Specifies a line consisting of a repeating pattern of lond-dash-dot.
LongDashDotDot
Specifies a line consisting of a repeating pattern of long-dash-dot-dot.