共用方式為


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