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