Share via


DashboardElement.Height Property (Microsoft.PerformancePoint.Scorecards)

The height of the item.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Property Height As DashboardElementSize
'Usage
Dim instance As DashboardElement
Dim value As DashboardElementSize

value = instance.Height

instance.Height = value
public DashboardElementSize Height { get; set; }

See Also

Reference

DashboardElement Class
DashboardElement Members
Microsoft.PerformancePoint.Scorecards Namespace