GridTargetSettings Members (Microsoft.PerformancePoint.Scorecards)

The display options for target columns.

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

Public Constructors

  Name Description
Public method GridTargetSettings Overloaded.  

Top

Public Properties

  Name Description
Public property IgnoreScoreFilter If true, then the targets in this column are not considered when filtering rows using the score filter.
Public property RollupType Rollup method to use for this column
Public property ScoreType Scoring method to use for this column
Public property ShowActualAsTarget If true, the actual value is shown in place of the target value for targets in this column.
Public property ShowBackColor If true, the background color of the indicator is used as the background color for cells that contain targets in this column.
Public property ShowForeColor If true, the foreground color of the indicator is used as the foreground color for cells that contain targets in this column.
Public property ShowImage If true, the indicator image is shown for targets in this column.
Public property ShowScore If true, the score is shown for targets in this column.
Public property ShowText If true, the description of the indicator is shown for targets in this column.
Public property ShowValue If true, the target value is shown for targets in this column.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Clone
Public method Diff Compares this object with another and returns the differences.
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)
Public method Validate Validate this object.

Top

Protected Methods

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

Top

See Also

Reference

GridTargetSettings Class
Microsoft.PerformancePoint.Scorecards Namespace