Share via


GaugeLabelPlacements 열거형

Specifies where the labels within a GaugeScale should be placed relative to the GaugeScale.

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

구문

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

멤버

멤버 이름 설명
Cross The labels are placed across the GaugeTickMarks within the GaugeScale.
Inside The labels are placed inside the GaugeTickMarks within the GaugeScale.
Outside The labels are placed outside the GaugeTickMarks within the GaugeScale.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스