GridDisplayElement Members (Microsoft.PerformancePoint.Scorecards)

Represents the grid display element.

The following tables list the members exposed by the GridDisplayElement type.

Public Constructors

  Name Description
Public method GridDisplayElement Overloaded. Initializes a new instance of the GridDisplayElement class.

Top

Public Properties

  Name Description
Public property Description The description of the element.
Public property DisplayElementType The type of the element.
Public property IndicatorBand The indicator band for the element.
Public property IndicatorId The ID of the indicator for the element.
Public property LinkUrl The link URL for the element.
Public property OverrideValue The value after applying the multiplier factor.
Public property Text The text for the element.
Public property TooltipText The tooltip for the element.
Public property Value The value for the element.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Performs a deep copy of this object.
Public methodStatic CreateImageElement Creates a new number element.
Public methodStatic CreateLinkElement Overloaded. Creates a new link element.
Public methodStatic CreateNumberElement Overloaded. Creates a new number element.
Public methodStatic CreateScoreElement Overloaded. Creates a new number (score) element.
Public methodStatic CreateTextElement Overloaded. Creates a new text element.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

GridDisplayElement Class
Microsoft.PerformancePoint.Scorecards Namespace