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