ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLegend.Defaults Class / TextWrapThreshold Field

In This Topic
    TextWrapThreshold Field
    In This Topic
    Default value of number of characters after which the legend text wraps.
    Syntax
    'Declaration
     
    Public Const TextWrapThreshold As Integer
    public const int TextWrapThreshold
    See Also