Enumeração RadialPointerTypes
Specifies the type of a RadialPointer.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.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. |