GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / BarStyle Class / EndShape Property

In This Topic
    EndShape Property (BarStyle)
    In This Topic
    Gets or sets the shape for the bar end.
    Syntax
    'Declaration
     
    Public Property EndShape As Integer
    public int EndShape {get; set;}
    See Also