Placements-Enumeration
Diese API unterstützt die -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 | |
---|---|---|
Inside | Place inside. | |
Outside | Place outside. | |
Cross | Place across. |