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

適用対象