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

In This Topic
    EndColor Property (BarStyle)
    In This Topic
    Gets or sets the background color for the shape at the bar end.
    Syntax
    'Declaration
     
    Public Property EndColor As Color
    public Color EndColor {get; set;}
    See Also