[]
        
(Showing Draft Content)

C1.WPF.GanttView.ScaleLabelInstant

ScaleLabelInstant Enum

Specifies the point in time to be displayed as a scale label.

Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public enum ScaleLabelInstant

Fields

Name 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.