ActiveReports for .NET 18.0J
AnchorPlacementType 列挙体

GrapeCity.ActiveReports.Chart.Annotations 名前空間 : AnchorPlacementType 列挙体
注釈テキストのアンカー点の位置を指定します。
シンタックス
'宣言
 
Public Enum AnchorPlacementType 
   Inherits System.Enum
public enum AnchorPlacementType : System.Enum 
メンバ
メンバ解説
Bottom下側にアンカーします。
BottomLeft左下隅にアンカーします。
BottomRight右下隅にアンカーします。
Center中央にアンカーします。
Left左側にアンカーします。
Right右上側にアンカーします。
Top上側にアンカーします。
TopLeft左上隅にアンカーします。
TopRight右上隅にアンカーします。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.Annotations.AnchorPlacementType

参照

GrapeCity.ActiveReports.Chart.Annotations 名前空間