GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ScaleTier Class / MinWidth Property

In This Topic
    MinWidth Property (ScaleTier)
    In This Topic
    Gets or sets the minimal width of the scale division.
    Syntax
    'Declaration
     
    Public Property MinWidth As Double
    public double MinWidth {get; set;}
    See Also