ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / ProgressLine Class / LineColor Property

In This Topic
    LineColor Property (ProgressLine)
    In This Topic
    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