다음을 통해 공유


LinearGauge.Orientation 속성

Orientation of the gauge.

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

구문

‘선언
Public ReadOnly Property Orientation As ReportEnumProperty(Of GaugeOrientations)
    Get
‘사용 방법
Dim instance As LinearGauge 
Dim value As ReportEnumProperty(Of GaugeOrientations)

value = instance.Orientation
public ReportEnumProperty<GaugeOrientations> Orientation { get; }
public:
property ReportEnumProperty<GaugeOrientations>^ Orientation {
    ReportEnumProperty<GaugeOrientations>^ get ();
}
member Orientation : ReportEnumProperty<GaugeOrientations>
function get Orientation () : ReportEnumProperty<GaugeOrientations>

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<GaugeOrientations>
A ReportEnumProperty<EnumType> object.

참고 항목

참조

LinearGauge 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스