Freigeben über


Placements-Enumeration

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Elemente

Elementname Beschreibung
Cross Place across.
Inside Place inside.
Outside Place outside.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace