RadialPointer の種類を指定します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public Enumeration RadialPointerTypes
'使用
Dim instance As RadialPointerTypes
public enum RadialPointerTypes
public enum class RadialPointerTypes
type RadialPointerTypes
public enum RadialPointerTypes
メンバー
| メンバー名 | 説明 | |
|---|---|---|
| Bar | RadialPointer はバーです。 | |
| Marker | RadialPointer はマーカーです。 | |
| Needle | RadialPointer は針です。 |