Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Members
Member name | Description | |
---|---|---|
Both | Display both positive and negative signs. | |
NegativeOnly | Display the negative sign only. | |
None | Display no signs. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace