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
成员
成员名称 | 说明 | |
---|---|---|
Needle | The RadialPointer is a needle. | |
Marker | The RadialPointer is a marker. | |
Bar | The RadialPointer is a bar. |