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


Свойство PinLabelInstance.RotateLabel

Gets the calculated value of the RotateLabel property in a PinLabel class.

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

Синтаксис

'Декларация
Public ReadOnly Property RotateLabel As Boolean 
    Get
'Применение
Dim instance As PinLabelInstance 
Dim value As Boolean 

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

Значение свойства

Тип: System.Boolean
A Boolean value that represents the calculated value of the RotateLabel property.

См. также

Справочник

PinLabelInstance Класс

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