C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace : ScaleLabelInstant Enumeration |
'Declaration Public Enum ScaleLabelInstant Inherits System.Enum
public enum ScaleLabelInstant : System.Enum
Member | Description |
---|---|
End | Shows the ending of the time interval. |
Middle | Shows the middle of the time interval. |
Range | Shows a range from beginning to ending of the time interval. |
RangeOverlapped | Shows a range from beginning of the current time interval to beginning of the next time interval. |
Start | Shows the beginning of the time interval. |
System.Object
System.ValueType
System.Enum
C1.WPF.GanttView.ScaleLabelInstant