| FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 : DashType 列挙体 | 
'DeclarationPublic Enum DashType Inherits System.Enum
'使用法Dim instance As DashType
public enum DashType : System.Enum
| メンバ | 説明 | 
|---|---|
| Dash | [0] 破線 | 
| DashDot | [1] 一点鎖線 | 
| Dot | [2] 点線 | 
| LgDash | [3] 長破線 | 
| LgDashDot | [4] 長鎖線 | 
| LgDashDotDot | [5] 長二点鎖線 | 
| RoundDot | [7] 点線(丸) | 
| Solid | [6] 実線 | 
System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Chart.DashType