ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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