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 ScaleRange within a GaugeScale 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 ScaleRangePlacements
'Uso
Dim instance As ScaleRangePlacements
public enum ScaleRangePlacements
public enum class ScaleRangePlacements
type ScaleRangePlacements
public enum ScaleRangePlacements
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| Cross | The ScaleRange is placed across the GaugeTickMarks within the GaugeScale. | |
| Inside | The ScaleRange is placed inside the GaugeTickMarks within the GaugeScale. | |
| Outside | The ScaleRange is placed outside the GaugeTickMarks within the GaugeScale. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering