GrapeCity ActiveReports for .NET 14.0J
AxisType 列挙体

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 : AxisType 列挙体
軸の種類を指定します。
シンタックス
'宣言
 
Public Enum AxisType 
   Inherits System.Enum
public enum AxisType : System.Enum 
メンバ
メンバ解説
Categorical軸を使用し、カテゴリを設定します。
Logarithmic対数軸を使用します。
Numerical数値軸を使用します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.AxisType

参照

GrapeCity.ActiveReports.Chart 名前空間