ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLegend Interface / MinFontSize Property

In This Topic
    MinFontSize Property (IMapLegend)
    In This Topic
    Gets the minimum font size for the auto-sizing algorithm of the map legend text.
    Syntax
    'Declaration
     
    ReadOnly Property MinFontSize As Length
    Length MinFontSize {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length representing the minimum font size for the auto-sizing algorithm of the map legend text.
    See Also