ChartAxisInstance.AllowLabelRotation 属性

定义

获取 AllowLabelRotation 类中 ChartAxis 属性的计算值。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisLabelRotation AllowLabelRotation { Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisLabelRotation get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisLabelRotation AllowLabelRotation { get; }
member this.AllowLabelRotation : Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisLabelRotation
Public ReadOnly Property AllowLabelRotation As ChartAxisLabelRotation

属性值

一个 ChartAxisLabelRotation 值,该值表示 AllowLabelRotation 属性的计算值。

适用于