Énumération RadialPointerTypes
Specifies the type of a RadialPointer.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration RadialPointerTypes
'Utilisation
Dim instance As RadialPointerTypes
public enum RadialPointerTypes
public enum class RadialPointerTypes
type RadialPointerTypes
public enum RadialPointerTypes
Membres
| Nom de membre | Description | |
|---|---|---|
| Needle | The RadialPointer is a needle. | |
| Marker | The RadialPointer is a marker. | |
| Bar | The RadialPointer is a bar. |