Właściwość ChartThreeDProperties.Rotation
Pobiera wyrażenie definiującego kąt obrotu.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Rotation As ReportIntProperty
Get
'Użycie
Dim instance As ChartThreeDProperties
Dim value As ReportIntProperty
value = instance.Rotation
public ReportIntProperty Rotation { get; }
public:
property ReportIntProperty^ Rotation {
ReportIntProperty^ get ();
}
member Rotation : ReportIntProperty
function get Rotation () : ReportIntProperty
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty obiektu.
Zobacz także