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

In This Topic
    LineStyle Property (ProgressLine)
    In This Topic
    Gets or sets line type of the progress line.
    Syntax
    'Declaration
     
    Public Property LineStyle As ProgressLineStyle
    public ProgressLineStyle LineStyle {get; set;}
    See Also