Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartAxis Class / MaxFontSize Property

In This Topic
    MaxFontSize Property
    In This Topic
    Gets or sets the minimum font size when autofitting labels.

    Default: 10pt.

    Syntax
    'Declaration
     
    Public Property MaxFontSize As RdlSize
    public RdlSize MaxFontSize {get; set;}
    See Also