Partilhar via


Enumeração GaugeShowSigns

Represents how number signs are displayed in the numeric indicator.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Enumeration GaugeShowSigns
'Uso
Dim instance As GaugeShowSigns
public enum GaugeShowSigns
public enum class GaugeShowSigns
type GaugeShowSigns
public enum GaugeShowSigns

Membros

Nome do membro Descrição
NegativeOnly Display the negative sign only.
Both Display both positive and negative signs.
None Display no signs.