LinearGaugeInstance.Orientation プロパティ

定義

Orientation クラスの LinearGauge プロパティの計算値を取得します。

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

プロパティ値

GaugeOrientations プロパティの計算値を表す Orientation 値。

適用対象