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

In This Topic
    TextWrapThreshold Property (IMapLegend)
    In This Topic
    Specifies the number of characters after which to wrap the legend text in a MapLegend.
    Syntax
    'Declaration
     
    ReadOnly Property TextWrapThreshold As Integer
    int TextWrapThreshold {get;}
    See Also