FlexPivot for WinForms
AxisLabelAlignment 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 : AxisLabelAlignment 列挙体
Specifies axis label position.
シンタックス
'宣言
 
Public Enum AxisLabelAlignment 
   Inherits System.Enum
public enum AxisLabelAlignment : System.Enum 
メンバ
メンバ解説
BottomAt the bottom.
CenterAt the center.
LeftAt the left.
RightAt the right.
TopAt the top.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.AxisLabelAlignment

参照

C1.Chart 名前空間