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