GridDisplayElementAnalytic Constructor (GridDisplayElementAnalytic)
Initializes a new instance of the GridDisplayElementAnalytic class, based on another GridDisplayElementAnalytic object.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub New ( _
template As GridDisplayElementAnalytic _
)
'Usage
Dim template As GridDisplayElementAnalytic
Dim instance As New GridDisplayElementAnalytic(template)
public GridDisplayElementAnalytic(
GridDisplayElementAnalytic template
)
Parameters
template
Type: Microsoft.PerformancePoint.Scorecards.GridDisplayElementAnalyticThe object to copy.
See Also
Reference
GridDisplayElementAnalytic Class
GridDisplayElementAnalytic Members