GrapeCity SPREAD for Windows Forms 11.0J
DashType 列挙体


線の破線タイプを指定します。
構文
'Declaration
 
Public 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

参照

FarPoint.Win.Chart 名前空間

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.