GridDisplayElementAggregation Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an aggregated value for the display element in a scorecard cell.

The GridDisplayElementAggregation type exposes the following members.

Constructors

  Name Description
Public method GridDisplayElementAggregation() Initializes a new instance of the GridDisplayElementAggregation class.
Public method GridDisplayElementAggregation(GridDisplayElementAggregation) Initializes a new instance of the GridDisplayElementAggregation class based on another GridDisplayElementAggregation object.

Top

Properties

  Name Description
Public property FormatType Gets or sets the format of the cell. (Inherited from GridDisplayElementNumber.)
Public property OverrideValue Gets or sets the decimal equivalent of the formatted value of the cell. (Inherited from GridDisplayElementNumber.)
Public property Status Gets or sets the status of the cell element. (Inherited from GridDisplayElement.)
Public property Text Gets or sets the text for the cell element. (Inherited from GridDisplayElement.)
Public property TooltipText Gets or sets the tooltip for the cell element. (Inherited from GridDisplayElement.)
Public property Value Gets or sets the value of the cell. (Inherited from GridDisplayElementNumber.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

GridDisplayElementAggregation Class

Microsoft.PerformancePoint.Scorecards Namespace