共用方式為


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.