Compartir a través de


Enumeración GaugeLabelPlacements

Specifies where the labels 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 GaugeLabelPlacements
'Uso
Dim instance As GaugeLabelPlacements
public enum GaugeLabelPlacements
public enum class GaugeLabelPlacements
type GaugeLabelPlacements
public enum GaugeLabelPlacements

Miembros

Nombre del miembro Descripción
Cross The labels are placed across the GaugeTickMarks within the GaugeScale.
Inside The labels are placed inside the GaugeTickMarks within the GaugeScale.
Outside The labels are placed outside the GaugeTickMarks within the GaugeScale.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering