FlexReport for WinForms
ChartAxisAlignment 列挙体


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartAxisAlignment 列挙体
Specifies the alignment of a text string relative to its layout rectangle.
シンタックス
'宣言
 
Public Enum ChartAxisAlignment 
   Inherits System.Enum
'使用法
 
Dim instance As ChartAxisAlignment
public enum ChartAxisAlignment : System.Enum 
メンバ
メンバ解説
Center
Specifies that text is aligned in the center of the layout rectangle.
Far
Specifies that text is aligned far from the origin position of the layout rectangle.
Near
Specifies the text be aligned near the layout.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.Chart.ChartAxisAlignment

参照

参照

C1.Win.FlexReport.Chart 名前空間