Свойство ScaleLabelsInstance.RotateLabels
Gets the calculated value of the RotateLabels property in a ScaleLabels class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property RotateLabels As Boolean
Get
'Применение
Dim instance As ScaleLabelsInstance
Dim value As Boolean
value = instance.RotateLabels
public bool RotateLabels { get; }
public:
property bool RotateLabels {
bool get ();
}
member RotateLabels : bool
function get RotateLabels () : boolean
Значение свойства
Тип: System.Boolean
A Boolean value that represents the calculated value of the RotateLabels property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering