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

In This Topic
    BarHeight Property (C1GanttView)
    In This Topic
    Gets or sets whether the all bar heights will be adapted according to C1GantView Font.
    Syntax
    'Declaration
     
    Public Property BarHeight As System.Integer
    public System.int BarHeight {get; set;}
    See Also