ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / ProgressLine Class / ResetLineColor Method

In This Topic
    ResetLineColor Method (ProgressLine)
    In This Topic
    Resets the value of the LineColor property.
    Syntax
    'Declaration
     
    Public Sub ResetLineColor() 
    public void ResetLineColor()
    See Also