[]
        
(Showing Draft Content)

C1.Win.C1GanttView.ProgressLineStyle

ProgressLineStyle Enum

Specifies the style of progress lines.

Namespace: C1.Win.C1GanttView
Assembly: C1.Win.C1GanttView.4.8.dll
Syntax
public enum ProgressLineStyle

Fields

Name Description
Dash

Specifies a line consisting of dashes.

DashDot

Specifies a line consisting of a repeating pattern of dash-dot.

DashDotDot

Specifies a line consisting of a repeating pattern of dash-dot-dot.

Dot

Specifies a line consisting of dots.

None

Hides the line.

Solid

Specifies a solid line.