DisplayElementTypes Enumeration (Microsoft.PerformancePoint.Scorecards)

Defines the types of display elements.

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

Syntax

'Declaration
Public Enumeration DisplayElementTypes
'Usage
Dim instance As DisplayElementTypes
public enum DisplayElementTypes

Members

  Member name Description
Image Displays an indicator image.  
Link Displays a link.  
Number Displays a number.  
Score Displays a score.  
Text Displays a string.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace