Freigeben über


DashboardElementContainer.IsHorizontal-Methode

Gibt einen booleschen Wert, der angibt, ob das Layout horizontal, basierend auf dem Wert der LayoutOrientation -Enumeration.

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

Syntax

'Declaration
Public Function IsHorizontal As Boolean
'Usage
Dim instance As DashboardElementContainer
Dim returnValue As Boolean

returnValue = instance.IsHorizontal()
public bool IsHorizontal()

Rückgabewert

Typ: System.Boolean
true ist der Wert der LayoutOrientation -Enumeration HorizontalLeftJustified oder HorizontalRightJustified; andernfalls false.

Siehe auch

Referenz

DashboardElementContainer Klasse

DashboardElementContainer-Member

Microsoft.PerformancePoint.Scorecards-Namespace