ComponentOne GanttView for WinForms
LineColor Property

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

Reference

ProgressLine Class
ProgressLine Members