次の方法で共有


GaugeShowSigns 列挙体

数値インジケーターに番号記号を表示する方法を表します。

名前空間:  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 正と負の両方の記号を表示します。
NegativeOnly 負の記号のみを表示します。
None 記号を表示しません。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間