Freigeben über


DashboardElementContainer.Orientation-Eigenschaft

Ruft ab oder legt die Ausrichtung der Objekte im Container.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Property Orientation As LayoutOrientation
    Get
    Set
'Usage
Dim instance As DashboardElementContainer
Dim value As LayoutOrientation

value = instance.Orientation

instance.Orientation = value
public LayoutOrientation Orientation { get; set; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.LayoutOrientation
Die Ausrichtung der Objekte im Container.

Siehe auch

Referenz

DashboardElementContainer Klasse

DashboardElementContainer-Member

Microsoft.PerformancePoint.Scorecards-Namespace