ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Integer
    public System.int MinWidth {get; set;}
    See Also