INumericFormatProperties Properties

Include Protected Members
Include Inherited Members

The INumericFormatProperties type exposes the following members.

Properties

  Name Description
Public property AdditionalTextLeft Gets or sets the string to add to the left of the formatted number.
Public property AdditionalTextRight Gets or sets the string to add to the right of the formatted number.
Public property CanDecreaseDecimalPlace Gets a Boolean value that indicates whether the number of decimal places can be decreased.
Public property CanIncreaseDecimalPlace Gets a Boolean value that indicates whether the number of decimal places can be increased.
Public property CurrencySymbol Gets or sets the symbol that is used for the currency format.
Public property DecimalPlaces Gets or sets the number of decimal places to use in grid and chart tooltip values.
Public property FormatType Gets or sets the type of formatting to apply to chart tooltip values, such as number, currency, or percentage.
Public property NegativeSymbol Gets or sets the symbol that is used for the negative format.
Public property ShowZeroAs Gets or sets the string used to represent a value of zero in grid and chart tooltips.
Public property UseThousandsSeparator Gets or sets a Boolean value that indicates whether to use thousands separators to format numbers.

Top

See Also

Reference

INumericFormatProperties Interface

Microsoft.PerformancePoint.Scorecards.Formatting Namespace