Freigeben über


RadialPointerTypes-Enumeration

Specifies the type of a RadialPointer.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration RadialPointerTypes
'Usage
Dim instance As RadialPointerTypes
public enum RadialPointerTypes
public enum class RadialPointerTypes
type RadialPointerTypes
public enum RadialPointerTypes

Elemente

Elementname Beschreibung
Bar The RadialPointer is a bar.
Marker The RadialPointer is a marker.
Needle The RadialPointer is a needle.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace