ActiveReports 12
TextWrapThreshold Property (MapLegend)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLegend Class : TextWrapThreshold Property
Number of characters after which the legend text wraps. An expression should evaluate to a System.Int32. The default value is 25.
Syntax
'Declaration
 
Public Property TextWrapThreshold As ExpressionInfo
public ExpressionInfo TextWrapThreshold {get; set;}
See Also

Reference

MapLegend Class
MapLegend Members