GaugePointerPlacements 列挙体

ポインタを配置する場所を 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 ポインタは GaugeScale の全体に配置されます。
Outside ポインタは GaugeScale の外側に配置されます。
Inside ポインタは GaugeScale の内側に配置されます。