共用方式為


Placements 列舉

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Represents the available placement options for gauges.

命名空間:  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 Place across.
Inside Place inside.
Outside Place outside.

請參閱

參考

Microsoft.ReportingServices.RdlObjectModel 命名空間