Właściwość ChartLegendInstance.TextWrapThreshold
Pobiera wartość obliczoną TextWrapThreshold właściwość w ChartLegend klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property TextWrapThreshold As Integer
Get
'Użycie
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
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości TextWrapThreshold właściwość.
Zobacz także