KpiNumberFormatProperties Properties

Include Protected Members
Include Inherited Members

The KpiNumberFormatProperties type exposes the following members.

Properties

  Name Description
Public property AdditionalTextLeft The string to add to the left of the formatted number.
Public property AdditionalTextRight The string to add to the right of the formatted number.
Public property CanDecreaseDecimalPlace Indicates whether the number of decimal places can be decreased.
Public property CanIncreaseDecimalPlace Indicates whether the number of decimal places can be increased.
Public property CurrencySymbol The symbol used to represent the currency format.
Public property DecimalPlaces The number of decimal places (between zero and 28) to use for numeric formatting.
Public property FormatType The formatting pattern used for numeric formatting.
Public property Multiplier The multiplier value used to convert the original value to a different scale.
Public property NegativeSymbol The symbol used to represent negative values.
Public property ShowZeroAs The string used to represent a value of zero; otherwise, zero is formatted as a number.
Public property UseThousandsSeparator Indicates whether to use thousands separators to format numbers.

Top

See Also

Reference

KpiNumberFormatProperties Class

Microsoft.PerformancePoint.Scorecards.Formatting Namespace