Partager via


Énumération GaugeShowSigns

Represents how number signs are displayed in the numeric indicator.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Enumeration GaugeShowSigns
'Utilisation
Dim instance As GaugeShowSigns
public enum GaugeShowSigns
public enum class GaugeShowSigns
type GaugeShowSigns
public enum GaugeShowSigns

Membres

Nom de membre Description
NegativeOnly Display the negative sign only.
Both Display both positive and negative signs.
None Display no signs.