GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ProgressLine Property

In This Topic
    ProgressLine Property (C1GanttView)
    In This Topic
    Specifies the progress line settings.
    Syntax
    'Declaration
     
    Public ReadOnly Property ProgressLine As ProgressLine
    public ProgressLine ProgressLine {get;}
    See Also