OverrideFormatSettings Members (Microsoft.PerformancePoint.Scorecards)

Overriding Format Settings

The following tables list the members exposed by the OverrideFormatSettings type.

Public Constructors

  Name Description
Public method OverrideFormatSettings  

Top

Public Properties

  Name Description
Public property LeftSymbols Symbols to be displayed to immediate left of numbers
Public property Multiplier The value is multiplied by this value
Public property NoOfDecimals The number of decimal digits
Public property RightSymbols Symbols to be displayed to immediate right of numbers
Public property ShowZeroAs Text to display instead of zeros
Public property UseNegativeSign Shows negative numbers in brackets or with minus sign

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Performs a deep clone.
Public method CopyFrom Copy the supplied format options.
Public method Diff Compares this object with another and returns the differences.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate Validate this object.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

OverrideFormatSettings Class
Microsoft.PerformancePoint.Scorecards Namespace