Поделиться через


Свойство MapLegendInstance.TextWrapThreshold

Gets the calculated value of the TextWrapThreshold property in a MapLegend class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property TextWrapThreshold As Integer 
    Get
'Применение
Dim instance As MapLegendInstance 
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
An int value that represents the calculated value of the TextWrapThreshold property.

См. также

Справочник

MapLegendInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering