GridTargetSettings Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents properties and settings for a key performance indicator (KPI) target column.

The GridTargetSettings type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property CellElements Gets a list of elements to render in the cell.
Public property FilterEmptyRows Gets or sets a Boolean value that indicates whether to remove empty rows.
Public property IgnoreScoreFilter Gets or sets a Boolean value that indicates whether to consider target values when filtering rows with the score filter.
Public property IndicatorSettings Gets or sets the indicator settings for the cell.
Public property Position Gets or sets the position of the target value in the cells in this column.
Public property PositionActual Gets or sets the position of the actual value in the cells in this column.
Public property ScoreSettings Gets or sets the score settings for the cell.
Public property ShowActualAsTarget Gets or sets a Boolean value that indicates whether to show actual values instead of target values.
Public property ShowValue Gets or sets a Boolean value that indicates whether to show target values.
Public property VarianceSettings Gets or sets the variance settings for this column.

Top

Methods

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

Top

See Also

Reference

GridTargetSettings Class

Microsoft.PerformancePoint.Scorecards Namespace