LineDashType
可用的线条虚线类型。 -「dash」 - 0:虚线。 -「dashDot」 - 1:点划线。 -「dot」 - 2:点线。 -「lgDash」 - 3:长虚线。 -「lgDashDot」 - 4:长点划线。 -「lgDashDotDot」 - 5:长双点划线。 -「solid」 - 6:实线(无虚线)。 -「sysDash」 - 7:系统虚线样式。 -「sysDashDot」 - 8:系统点划线样式。 -「sysDashDotDot」 - 9:系统双点划线样式。 -「sysDot」 - 10:系统点样式。
类型
枚举
值
- "dash"
- "dashDot"
- "dot"
- "lgDash"
- "lgDashDot"
- "lgDashDotDot"
- "solid"
- "sysDash"
- "sysDashDot"
- "sysDashDotDot"
- "sysDot"