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