次の方法で共有


Placements 列挙体

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

ゲージに使用できる配置オプションを表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

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

メンバー

メンバー名 説明
Cross 交差して配置します。
Inside 内側に配置します。
Outside 外側に配置します。

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間