DashboardElementContainer.Orientation - Propriété

Obtient ou définit l'orientation des objets dans le conteneur.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Property Orientation As LayoutOrientation
    Get
    Set
'Utilisation
Dim instance As DashboardElementContainer
Dim value As LayoutOrientation

value = instance.Orientation

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

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.LayoutOrientation
L'orientation des objets dans le conteneur.

Voir aussi

Référence

DashboardElementContainer classe

DashboardElementContainer - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms