Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Specifies where the labels within a GaugeScale should be placed relative to the GaugeScale.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration GaugeLabelPlacements
'Uso
Dim instance As GaugeLabelPlacements
public enum GaugeLabelPlacements
public enum class GaugeLabelPlacements
type GaugeLabelPlacements
public enum GaugeLabelPlacements
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering