GanttView for WPF
ScaleLabelAlignment 列挙体

C1.WPF.GanttView アセンブリ > C1.WPF.GanttView 名前空間 : ScaleLabelAlignment 列挙体
スケールラベルの水平方向の配置を指定します。
シンタックス
'宣言
 
Public Enum ScaleLabelAlignment 
   Inherits System.Enum
public enum ScaleLabelAlignment : System.Enum 
メンバ
メンバ解説
Centerスケールラベルを中央に揃えます。
Justifyスケールラベルを両側に揃えます(範囲に使用)。
Leftスケールラベルを左に揃えます。
Rightスケールラベルを右に揃えます。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.GanttView.ScaleLabelAlignment

参照

C1.WPF.GanttView 名前空間