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

In This Topic
    AutoFitText Property
    In This Topic
    Gets a value indicating whether text will be autosized to fit in the map legend area.
    Syntax
    'Declaration
     
    ReadOnly Property AutoFitText As Boolean
    bool AutoFitText {get;}

    Property Value

    A System.Boolean value. true if the text will be autosized to fit in the map legend area; otherwise, false.
    See Also