KpiNumberFormatProperties methods

The KpiNumberFormatProperties type exposes the following members.

Methods

  Name Description
Public method Clone Performs a deep copy of this object.
Public method CopyFrom Copies from another object of the same type.
Public method DecreaseDecimalPlace Decreases the number of decimal places for formatted KPI measure values by one, down to the value specified by the MIN_DECIMAL_PLACES field.
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.)
Public method IncreaseDecimalPlace Increases the number of decimal places for formatted KPI measure values by one, up to the value specified by the MAX_DECIMAL_PLACES field.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object.

Top

See also

Reference

KpiNumberFormatProperties class

Microsoft.PerformancePoint.Scorecards.Formatting namespace