MapLegend.TextWrapThreshold Property

Definition

Gets the number of characters after which to wrap the legend text.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ TextWrapThreshold { Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty TextWrapThreshold { get; }
member this.TextWrapThreshold : Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
Public ReadOnly Property TextWrapThreshold As ReportIntProperty

Property Value

A ReportIntProperty object.

Applies to