다음을 통해 공유


ChartLegend.TextWrapThreshold 속성

정의

범례 텍스트를 줄 바꿈할 기준인 문자 수입니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<int> TextWrapThreshold { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<int> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<int> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<int> TextWrapThreshold { get; set; }
member this.TextWrapThreshold : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<int> with get, set
Public Property TextWrapThreshold As ReportExpression(Of Integer)

속성 값

ReportExpression<T> 개체입니다.

적용 대상