ActiveReports for .NET 18.0J
DockType 列挙体

GrapeCity.ActiveReports.Chart 名前空間 : DockType 列挙体
ドッキング領域を指定します。
シンタックス
'宣言
 
Public Enum DockType 
   Inherits System.Enum
public enum DockType : System.Enum 
メンバ
メンバ解説
Bottom下部にドッキングします。
Left左部にドッキングします。
Right右部にドッキングします。
Top上部にドッキングします。
継承階層

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

参照

GrapeCity.ActiveReports.Chart 名前空間