ActiveReports 18 .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
    Specifies the minimum font size for the auto-sizing algorithm of MapLegend text.
    Syntax
    'Declaration
     
    ReadOnly Property MinFontSize As Length
    Length MinFontSize {get;}
    See Also