GridVarianceSettings members

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

The GridVarianceSettings type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property DisplayType Gets or sets the numeric display type for the variance value, such as percentage, decimal, or inverted percentage.
Public property NumDecimalPlaces Gets or sets the number of digits to show after the decimal point.
Public property Position Gets or sets the position of the variance value in the key performance indicator (KPI) target cell.
Public property ShowValue Gets or sets a Boolean value that indicates whether to display the variance value.
Public property VarianceType Gets or sets the type of calculation that is used to calculate the variance value.

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

GridVarianceSettings class

Microsoft.PerformancePoint.Scorecards namespace