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

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