| GrapeCity.Excel.Chart Namespace : LineDashType Enumeration | 
'Declaration Public Enum LineDashType Inherits System.Enum
'Usage Dim instance As LineDashType
public enum LineDashType : System.Enum
| Member | Description | 
|---|---|
| Dash | Represents that the dash type of the current line is Dash | 
| DashDot | Represents that the dash type of the current line is DashDot | 
| Dot | Represents that the dash type of the current line is Dot | 
| LongDash | Represents that the dash type of the current line is LongDash | 
| LongDashDot | Represents that the dash type of the current line is LongDashDot | 
| LongDashDotDot | Represents that the dash type of the current line is LongDashDotDot | 
| None | Represents that no dash type associate with the current line | 
| Solid | Represents that the dash type of the current line is Solid | 
| SystemDash | Represents that the dash type of the current line is SystemDash | 
| SystemDashDot | Represents that the dash type of the current line is SystemDashDot | 
| SystemDashDotDot | Represents that the dash type of the current line is SystemDashDotDot | 
| SystemDot | Represents that the dash type of the current line is SystemDot | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.LineDashType
Target Platforms: Windows Server 2012, Windows RT