RadialPointer の種類を指定します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.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 は針です。 |