다음을 통해 공유


MapLegend.TextWrapThreshold 속성

정의

범례 텍스트가 몇 자를 초과할 경우 줄 바꿈할지를 가져옵니다.

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

속성 값

ReportIntProperty 개체입니다.

적용 대상