Placements Enumeration
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the available placement options for gauges.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration Placements
'Usage
Dim instance As Placements
public enum Placements
public enum class Placements
type Placements
public enum Placements
Members
Member name | Description | |
---|---|---|
Cross | Place across. | |
Inside | Place inside. | |
Outside | Place outside. |