FlexReport for WinForms
ChartAlignHorz 列挙体


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartAlignHorz 列挙体
Specifies the horizontal alignment of a chart element.
シンタックス
'宣言
 
Public Enum ChartAlignHorz 
   Inherits System.Enum
'使用法
 
Dim instance As ChartAlignHorz
public enum ChartAlignHorz : System.Enum 
メンバ
メンバ解説
Center
Aligns text to the center.
Far
Aligns cell text to the far side (right side in left-to-right mode).
General
Sets text to be left-aligned and numbers to be right-aligned.
Justify
Spreads text throughout.
Near
Aligns text to the near side (left side in left-to-right mode).
継承階層

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

参照

参照

C1.Win.FlexReport.Chart 名前空間