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. |