Share via


ScaleRangePlacements 열거형

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

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

구문

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

멤버

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

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스