GrapeCity ActiveReports for .NET 16.0J
Axis.AxisLocation 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : Axis.AxisLocation 列挙体
チャートデータに関する軸の位置を取得または設定します。
シンタックス
'宣言
 
Public Enum Axis.AxisLocation 
   Inherits System.Enum
public enum Axis.AxisLocation : System.Enum 
メンバ
メンバ解説
Left軸をグラフ領域の左側に描画するように指定します。
Right軸をグラフ エリアの右側に描画するように指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.Axis.AxisLocation

参照

GrapeCity.ActiveReports.PageReportModel 名前空間