GrapeCity ActiveReports for .NET 16.0J
AxisTextOrientation 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : AxisTextOrientation 列挙体
軸タイトルのテキストの向きです。
シンタックス
'宣言
 
Public Enum AxisTextOrientation 
   Inherits System.Enum
public enum AxisTextOrientation : System.Enum 
メンバ
メンバ解説
Autoコンテキストをもとに自動的に向選択されるかを指定します(例えば、左にドッキングされたタイトルの場合はRotated270)。
Horizontal横書きテキスト
Rotated270縦書きテキスト - 270度に回転しました。
Rotated90縦書きテキスト - 90度に回転しました。
Stacked縦書きテキスト - 文字の回転はありません。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.AxisTextOrientation

参照

GrapeCity.ActiveReports.PageReportModel 名前空間