PowerTools ActiveReports for .NET 11.0J
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 名前空間

 

 


©2003-2017 GrapeCity inc. All rights reserved.