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 | |
---|---|---|
GridTargetSettings | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
IgnoreScoreFilter | If true, then the targets in this column are not considered when filtering rows using the score filter. | |
RollupType | Rollup method to use for this column | |
ScoreType | Scoring method to use for this column | |
ShowActualAsTarget | If true, the actual value is shown in place of the target value for targets in this column. | |
ShowBackColor | If true, the background color of the indicator is used as the background color for cells that contain targets in this column. | |
ShowForeColor | If true, the foreground color of the indicator is used as the foreground color for cells that contain targets in this column. | |
ShowImage | If true, the indicator image is shown for targets in this column. | |
ShowScore | If true, the score is shown for targets in this column. | |
ShowText | If true, the description of the indicator is shown for targets in this column. | |
ShowValue | If true, the target value is shown for targets in this column. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Clone | |
Diff | Compares this object with another and returns the differences. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) | |
Validate | Validate this object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
GridTargetSettings Class
Microsoft.PerformancePoint.Scorecards Namespace