Enumerazione RadialPointerTypes
Specifies the type of a RadialPointer.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Enumeration RadialPointerTypes
'Utilizzo
Dim instance As RadialPointerTypes
public enum RadialPointerTypes
public enum class RadialPointerTypes
type RadialPointerTypes
public enum RadialPointerTypes
Membri
Nome membro | Descrizione | |
---|---|---|
Needle | The RadialPointer is a needle. | |
Marker | The RadialPointer is a marker. | |
Bar | The RadialPointer is a bar. |