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