Condividi tramite


Enumerazione GaugeLabelPlacements

Specifies where the labels within a GaugeScale should be placed relative to the GaugeScale.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Enumeration GaugeLabelPlacements
'Utilizzo
Dim instance As GaugeLabelPlacements
public enum GaugeLabelPlacements
public enum class GaugeLabelPlacements
type GaugeLabelPlacements
public enum GaugeLabelPlacements

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering