次の方法で共有


GaugeOrientations 列挙体

LinearGauge の向きを指定します。

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

構文

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

メンバー

メンバー名 説明
Auto LinearGauge の幅と高さから自動的に向きを決定します。
Horizontal 線型ゲージは横方向です。
Vertical 線型ゲージは縦方向です。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間