Énumération GaugePointerPlacements
Specifies where the pointer should be placed relative to the GaugeScale.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration GaugePointerPlacements
'Utilisation
Dim instance As GaugePointerPlacements
public enum GaugePointerPlacements
public enum class GaugePointerPlacements
type GaugePointerPlacements
public enum GaugePointerPlacements
Membres
Nom de membre | Description | |
---|---|---|
Cross | The pointer is placed across the GaugeScale. | |
Outside | The pointer is placed outside the GaugeScale. | |
Inside | The pointer is placed inside the GaugeScale. |