FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / StyleFontDelta Class / SizeFactor Property

In This Topic
    SizeFactor Property (StyleFontDelta)
    In This Topic
    Gets or sets a scale factor applied to the size of the base font.
    Syntax
    'Declaration
     
    Public Property SizeFactor As System.Single
    public System.float SizeFactor {get; set;}
    See Also