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.