Compartilhar via


Enumeração RadialPointerTypes

Specifies the type of a RadialPointer.

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

Sintaxe

'Declaração
Public Enumeration RadialPointerTypes
'Uso
Dim instance As RadialPointerTypes
public enum RadialPointerTypes
public enum class RadialPointerTypes
type RadialPointerTypes
public enum RadialPointerTypes

Membros

Nome do membro Descrição
Bar The RadialPointer is a bar.
Marker The RadialPointer is a marker.
Needle The RadialPointer is a needle.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering