Свойство ScaleLabels.RotateLabels
Gets an expression that evaluates to a value that indicates whether the text rotates along with the scale.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property RotateLabels As ReportBoolProperty
Get
'Применение
Dim instance As ScaleLabels
Dim value As ReportBoolProperty
value = instance.RotateLabels
public ReportBoolProperty RotateLabels { get; }
public:
property ReportBoolProperty^ RotateLabels {
ReportBoolProperty^ get ();
}
member RotateLabels : ReportBoolProperty
function get RotateLabels () : ReportBoolProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering