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

In This Topic
    MinFontSize Property (ChartLegend)
    In This Topic
    Gets or sets the minimum size for autosized legend text.

    Default: 7pt.

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