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.