Placements 列挙体

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

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

名前空間:  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

メンバー

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