Свойство ChartThreeDProperties.Rotation
Gets an expression that evaluates to the rotation angle.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Rotation As ReportIntProperty
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering