[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLegend.TextWrapThreshold

TextWrapThreshold Property

TextWrapThreshold

Number of characters after which the legend text wraps. An expression should evaluate to a int. The default value is 25.

Declaration
[ExpressionBaseType(typeof(int))]
public ExpressionInfo TextWrapThreshold { get; set; }