FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / StyleFontDelta Class / MinSize Property

In This Topic
    MinSize Property (StyleFontDelta)
    In This Topic
    Gets or sets the minimum em-size of the resulting font, in points.
    Syntax
    'Declaration
     
    Public Property MinSize As System.Single
    public System.float MinSize {get; set;}
    See Also