DashStyle TypeIn This ArticleDeclarationMembers #Declaration TypeScriptexport type DashStyle = "Solid" | "Dash" | "Dot" | "DashDot" | "DashDotDot" #Members Name "Solid" "Dash" "Dot" "DashDot" "DashDotDot"