PowerTools ActiveReports for .NET 11.0J
Alignment 列挙体

テキスト項目の配置方法を指定します。
構文
'宣言
 
Public Enum Alignment 
   Inherits System.Enum
public enum Alignment : System.Enum 
メンバ
メンバ解説
Bottomテキスト項目を下に配置します。
BottomLeftテキスト項目を左下に配置します。
BottomRightテキスト項目を右下に配置します。
Centerテキスト項目を中央に配置します。
Leftテキスト項目を左に配置します。
Rightテキスト項目を右に配置します。
Topテキスト項目を上に配置します。
TopLeftテキスト項目を左上に配置します。
TopRightテキスト項目を右上に配置します。
継承階層

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

参照

関連項目

GrapeCity.ActiveReports.Chart 名前空間

 

 


©2003-2017 GrapeCity inc. All rights reserved.