RadialPointerTypes 列舉型別
Specifies the type of a 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
成員
| 成員名稱 | 描述 | |
|---|---|---|
| Needle | The RadialPointer is a needle. | |
| Marker | The RadialPointer is a marker. | |
| Bar | The RadialPointer is a bar. |