Udostępnij przez


Właściwość ScaleLabelsInstance.RotateLabels

Pobiera wartość obliczoną RotateLabels właściwość w ScaleLabels klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property RotateLabels As Boolean
    Get
'Użycie
Dim instance As ScaleLabelsInstance
Dim value As Boolean

value = instance.RotateLabels
public bool RotateLabels { get; }
public:
property bool RotateLabels {
    bool get ();
}
member RotateLabels : bool
function get RotateLabels () : boolean

Wartość właściwości

Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości RotateLabels właściwość.