Freigeben über


GaugeShowSigns-Enumeration

Represents how number signs are displayed in the numeric indicator.

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

Syntax

'Declaration
Public Enumeration GaugeShowSigns
'Usage
Dim instance As GaugeShowSigns
public enum GaugeShowSigns
public enum class GaugeShowSigns
type GaugeShowSigns
public enum GaugeShowSigns

Elemente

Elementname Beschreibung
Both Display both positive and negative signs.
NegativeOnly Display the negative sign only.
None Display no signs.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace