GaugeShowSigns 列舉

Represents how number signs are displayed in the numeric indicator.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.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.