RadialPointerTypes 枚举

Specifies the type of a 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 The RadialPointer is a bar.
Marker The RadialPointer is a marker.
Needle The RadialPointer is a needle.

请参阅

参考

Microsoft.ReportingServices.OnDemandReportRendering 命名空间