此 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. |