LinearPointerTypes Enumeración
Specifies the type of a LinearPointer.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Enumeration LinearPointerTypes
'Uso
Dim instance As LinearPointerTypes
public enum LinearPointerTypes
public enum class LinearPointerTypes
type LinearPointerTypes
public enum LinearPointerTypes
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| Marker | The LinearPointer is a marker. | |
| Bar | The LinearPointer is a bar. | |
| Thermometer | The LinearPointer is a thermometer. |