ChartStripLineInstance.TextOrientation プロパティ

定義

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

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

プロパティ値

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

適用対象