Share via


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 값입니다.

적용 대상