GaugePointerPlacements 열거형
Specifies where the pointer should be placed relative to the GaugeScale.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public Enumeration GaugePointerPlacements
‘사용 방법
Dim instance As GaugePointerPlacements
public enum GaugePointerPlacements
public enum class GaugePointerPlacements
type GaugePointerPlacements
public enum GaugePointerPlacements
멤버
멤버 이름 | 설명 | |
---|---|---|
Cross | The pointer is placed across the GaugeScale. | |
Outside | The pointer is placed outside the GaugeScale. | |
Inside | The pointer is placed inside the GaugeScale. |