public enum DashStyle : System.Enum
'Declaration Public Enum DashStyle Inherits System.Enum
Member | Description |
---|---|
Custom | The custom style. |
Dash | The das style. |
DashDot | The Dash Dot style. |
DashDotDot | The Dash Dot Dot style. |
Dot | The dot style. |
Solid | The solid style. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Drawing.Drawing2D.DashStyle