Partager via


Propriété PinLabel.RotateLabel

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property RotateLabel As ReportBoolProperty 
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Voir aussi

Référence

PinLabel Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering