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.