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


Свойство PinLabel.RotateLabel

Gets an expression that evaluates to a value that indicates the text rotates along with the scale.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

См. также

Справочник

PinLabel Класс

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