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

In This Topic
    AdaptiveBarHeight Property (BarStyle)
    In This Topic
    Gets or sets whether the bar height will be adapted according to C1GantView Font.
    Syntax
    'Declaration
     
    Public Property AdaptiveBarHeight As System.Boolean
    public System.bool AdaptiveBarHeight {get; set;}
    See Also