Перечисление GaugeShowSigns

Represents how number signs are displayed in the numeric indicator.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Enumeration GaugeShowSigns
'Применение
Dim instance As GaugeShowSigns
public enum GaugeShowSigns
public enum class GaugeShowSigns
type GaugeShowSigns
public enum GaugeShowSigns

Элементы

Имя элемента Описание
NegativeOnly Display the negative sign only.
Both Display both positive and negative signs.
None Display no signs.