次の方法で共有


ChartAxis.AllowLabelRotation プロパティ

定義

グラフに収まるように軸ラベルを段階的に回転させるステップを示す値を取得します。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象