C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace : ScaleLabelAlignment Enumeration |
'Declaration Public Enum ScaleLabelAlignment Inherits System.Enum
public enum ScaleLabelAlignment : System.Enum
Member | Description |
---|---|
Center | Scale labels are centered. |
Justify | Scale labels are aligned to both sides (used for ranges). |
Left | Scale labels are aligned to the left. |
Right | Scale labels are aligned to the right. |
System.Object
System.ValueType
System.Enum
C1.WPF.GanttView.ScaleLabelAlignment