Gets or sets the line dash pattern
| C# | Visual Basic | Visual C++ |
public LineDashStyle LineDashStyle { get; set; }
Public Property LineDashStyle As LineDashStyle Get Set
public: property LineDashStyle LineDashStyle { LineDashStyle get (); void set (LineDashStyle value); }