次の方法で共有


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 値。

適用対象