Share via


GaugeOrientations 열거형

Specifies the orientation of a LinearGauge.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration GaugeOrientations
‘사용 방법
Dim instance As GaugeOrientations
public enum GaugeOrientations
public enum class GaugeOrientations
type GaugeOrientations
public enum GaugeOrientations

멤버

멤버 이름 설명
Auto Automatically determine the orientation based on the width and height of the LinearGauge.
Horizontal The linear gauge is horizontal.
Vertical The linear gauge is vertical.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스