ChartLegendInstance.TextWrapThreshold プロパティ
ChartLegend クラスの TextWrapThreshold プロパティの計算値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property TextWrapThreshold As Integer
Get
'使用
Dim instance As ChartLegendInstance
Dim value As Integer
value = instance.TextWrapThreshold
public int TextWrapThreshold { get; }
public:
property int TextWrapThreshold {
int get ();
}
member TextWrapThreshold : int
function get TextWrapThreshold () : int
プロパティ値
型: System.Int32
TextWrapThreshold プロパティの計算値を表す int 値。