Banding members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the banding settings of a key performance indicator (KPI) target.

The Banding type exposes the following members.

Constructors

  Name Description
Public method Banding Initializes a new instance of the Banding class.

Top

Properties

  Name Description
Public property ActualWorst Gets or sets the worst value in the scale of actual values.
Public property BandValue This property is used internally.
Public property CustomBoundary Gets the list of boundaries for bands.
Public property NumberOfBands Gets the number of levels in the band.
Public property SpreadMaximum Gets or sets the maximum boundary for values.
Public property SpreadMinimum Gets or sets the minimum boundary for values.
Public property Type Gets or sets the type of banding.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object
Public method CopyBoundariesFrom Copies boundaries from another object of the same type.
Public method CopyFrom Copies from another object of the same type.
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

Banding class

Microsoft.PerformancePoint.Scorecards namespace