MapLegend.TextWrapThreshold 屬性
Gets the number of characters after which to wrap the legend text.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public ReadOnly Property TextWrapThreshold As ReportIntProperty
Get
'用途
Dim instance As MapLegend
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
A ReportIntProperty object.