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

In This Topic
    BottomText1 Property (BarStyle)
    In This Topic
    Gets or sets the column displayed below the bar.
    Syntax
    'Declaration
     
    Public Property BottomText1 As BaseColumn
    public BaseColumn BottomText1 {get; set;}
    See Also