| C1.WPF.Excel Namespace : XLShapeDashedLineStyleEnum Enumeration | 
'DeclarationPublic Enum XLShapeDashedLineStyleEnum Inherits System.Enum
public enum XLShapeDashedLineStyleEnum : System.Enum
| Member | Description | 
|---|---|
| Dash | Dash style, analogue PS_DASH pen of system. | 
| DashDot | Dash-dot style, analogue PS_DASHDOT pen of system. | 
| DashDotDot | Dash-dot-dot style, analogue PS_DASHDOTDOT pen of system. | 
| Dot | Dot style, analogue PS_DOT pen of system. | 
| LongDash | Long dash style. | 
| LongDashDot | Long dash-dot style. | 
| LongDashDotDot | Long dash-dot-dot style. | 
| ShortDash | Short dash style. | 
| ShortDashDot | Short dash-dot style. | 
| Solid | Solid (continuous) pen. | 
| SquareDot | Square dot style. | 
System.Object
   System.ValueType
      System.Enum
         C1.WPF.Excel.XLShapeDashedLineStyleEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2