ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / BarStyle Class / BarShape Property

In This Topic
    BarShape Property (BarStyle)
    In This Topic
    Gets or sets the shape of the bar.
    Syntax
    'Declaration
     
    Public Property BarShape As BarShape
    public BarShape BarShape {get; set;}
    See Also