Enumeração GaugeShowSigns
Represents how number signs are displayed in the numeric indicator.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.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. |