LineDashType
The available line dash types. -"dash" - 0: Dashed line. -"dashDot" - 1: Alternating dashes and dots. -"dot" - 2: Dotted line. -"lgDash" - 3: Long dashes. -"lgDashDot" - 4: Alternating long dashes and dots. -"lgDashDotDot" - 5: Alternating long dashes and double dots. -"solid" - 6: Solid line (no dashes). -"sysDash" - 7: System dash style. -"sysDashDot" - 8: System dash-dot style. -"sysDashDotDot" - 9: System dash-dot-dot style. -"sysDot" - 10: System dot style.
Type
Enumeration
Values
- "dash"
- "dashDot"
- "dot"
- "lgDash"
- "lgDashDot"
- "lgDashDotDot"
- "solid"
- "sysDash"
- "sysDashDot"
- "sysDashDotDot"
- "sysDot"