Reports for WinForms
ScaleType 列挙体

C1.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 : ScaleType 列挙体
目盛りタイプを指定します。
シンタックス
'宣言
 
Public Enum ScaleType 
   Inherits System.Enum
public enum ScaleType : System.Enum 
メンバ
メンバ解説
Linear線形目盛り。
Logarithmic対数目盛り。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Report.CustomFields.Maps.ScaleType

参照

C1.C1Report.CustomFields.Maps 名前空間