Compartir a través de


Enumeración GaugeShowSigns

Represents how number signs are displayed in the numeric indicator.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Enumeration GaugeShowSigns
'Uso
Dim instance As GaugeShowSigns
public enum GaugeShowSigns
public enum class GaugeShowSigns
type GaugeShowSigns
public enum GaugeShowSigns

Miembros

Nombre del miembro Descripción
Both Display both positive and negative signs.
NegativeOnly Display the negative sign only.
None Display no signs.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering