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

In This Topic
    BarPattern Property (BarStyle)
    In This Topic
    Gets or sets the hatch style used for filling the bar.
    Syntax
    'Declaration
     
    Public Property BarPattern As HatchPattern
    public HatchPattern BarPattern {get; set;}
    See Also