Compartilhar 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
Both Display both positive and negative signs.
NegativeOnly Display the negative sign only.
None Display no signs.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering