GridIndicatorSettings members

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

The GridIndicatorSettings type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Position Gets or sets the position of the indicator.
Public property ShowBackColor Gets or sets a Boolean value that indicates whether to use the color specified in the IndicatorBand.BackColor property as the background color for the cell.
Public property ShowForeColor Gets or sets a Boolean value that indicates whether to use the color specified in the IndicatorBand.Color property as the foreground color for the cell.
Public property ShowImage Gets or sets a Boolean value that indicates whether to display the indicator image.
Public property ShowText Gets or sets a Boolean value that indicates whether to display the indicator text.

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

GridIndicatorSettings class

Microsoft.PerformancePoint.Scorecards namespace