次の方法で共有


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> オブジェクト。

適用対象