GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ProgressLine Class / ResetPointColor Method

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