Поделиться через


Перечисление 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

Элементы

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

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering