言語

ChartAxisTitleInstance.TextOrientation プロパティ

定義

ChartAxisTitleクラスにおけるTextOrientationプロパティの計算値を取得します。

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

プロパティ値

TextOrientationプロパティの計算値を表すTextOrientations値です。

適用対象