ChartLegend.TextWrapThreshold プロパティ
凡例のテキストの折り返しを行う文字数に評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property TextWrapThreshold As ReportIntProperty
Get
'使用
Dim instance As ChartLegend
Dim value As ReportIntProperty
value = instance.TextWrapThreshold
public ReportIntProperty TextWrapThreshold { get; }
public:
property ReportIntProperty^ TextWrapThreshold {
ReportIntProperty^ get ();
}
member TextWrapThreshold : ReportIntProperty
function get TextWrapThreshold () : ReportIntProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
ReportIntProperty オブジェクト。