Enumeración LinearPointerTypes
Specifies the type of a LinearPointer.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.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 | |
---|---|---|
Bar | The LinearPointer is a bar. | |
Marker | The LinearPointer is a marker. | |
Thermometer | The LinearPointer is a thermometer. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering