Enumerazione GaugeShowSigns

Represents how number signs are displayed in the numeric indicator.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration GaugeShowSigns
'Utilizzo
Dim instance As GaugeShowSigns
public enum GaugeShowSigns
public enum class GaugeShowSigns
type GaugeShowSigns
public enum GaugeShowSigns

Membri

Nome membro Descrizione
Both Display both positive and negative signs.
NegativeOnly Display the negative sign only.
None Display no signs.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel