New to Kendo UI for Angular? Start a free 30-day trial
DashType
Lists the dash line types.
type
DashType = "dash" | "dashDot" | "dot" | "longDash" | "longDashDot" | "longDashDotDot" | "solid";