DashboardElement Constructor
Called from constructors in derived classes to initialize the DashboardElement class.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New DashboardElement()
protected DashboardElement()