GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / AdaptiveBarHeight Property

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