ActiveReports 18 .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
    Specifies whether text will be autosized to fit in the MapLegend area.
    Syntax
    'Declaration
     
    ReadOnly Property AutoFitText As Boolean
    bool AutoFitText {get;}
    See Also