New to KendoReact? Start a free 30-day trial
DashType
DashTypePremium
The dash type of a line.
type
DashType = "dash" | "dashDot" | "dot" | "longDash" | "longDashDot" | "longDashDotDot" | "solid";