次の方法で共有


GaugeBarStarts 列挙体

ポインターの種類が Bar の場合に、GaugePointer のポインター開始位置を指定します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration GaugeBarStarts
'使用
Dim instance As GaugeBarStarts
public enum GaugeBarStarts
public enum class GaugeBarStarts
type GaugeBarStarts
public enum GaugeBarStarts

メンバー

メンバー名 説明
ScaleStart バーは GaugeScale の開始位置から開始します。
Zero バーは GaugeScale のゼロ位置から開始します。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間