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 for a GaugePointer where the pointer will start if it is of type Bar.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration GaugeBarStarts
'Uso
Dim instance As GaugeBarStarts
public enum GaugeBarStarts
public enum class GaugeBarStarts
type GaugeBarStarts
public enum GaugeBarStarts
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| ScaleStart | The bar starts from the starting point of the GaugeScale. | |
| Zero | The bar starts from the zero point of the GaugeScale. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering