FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonLabel Class / MinTextWidth Property

In This Topic
    MinTextWidth Property (RibbonLabel)
    In This Topic
    Gets or sets the minimum width of label text, in pixels.
    Syntax
    'Declaration
     
    Public Property MinTextWidth As System.Integer
    public System.int MinTextWidth {get; set;}
    See Also