RadialPointerTypes Enumeration
Specifies the type of a RadialPointer.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration RadialPointerTypes
'Usage
Dim instance As RadialPointerTypes
public enum RadialPointerTypes
public enum class RadialPointerTypes
type RadialPointerTypes
public enum RadialPointerTypes
Members
Member name | Description | |
---|---|---|
Needle | The RadialPointer is a needle. | |
Marker | The RadialPointer is a marker. | |
Bar | The RadialPointer is a bar. |