Свойство Rotation
Angle of rotation of the label text.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Rotation As ReportIntProperty
Get
'Применение
Dim instance As ChartDataLabel
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.