Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies where the pointer should be placed relative to the GaugeScale.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration GaugePointerPlacements
'Uso
Dim instance As GaugePointerPlacements
public enum GaugePointerPlacements
public enum class GaugePointerPlacements
type GaugePointerPlacements
public enum GaugePointerPlacements
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| Cross | The pointer is placed across the GaugeScale. | |
| Inside | The pointer is placed inside the GaugeScale. | |
| Outside | The pointer is placed outside the GaugeScale. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering