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 命名空间