ComponentOne GanttView for WinForms
LineStyle Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > ProgressLine Class : LineStyle Property
Gets or sets line type of the progress line.
Syntax
'Declaration
 
Public Property LineStyle As ProgressLineStyle
public ProgressLineStyle LineStyle {get; set;}
See Also

Reference

ProgressLine Class
ProgressLine Members