KpiNumberFormatProperties Properties
Include Protected Members
Include Inherited Members
The KpiNumberFormatProperties type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AdditionalTextLeft | The string to add to the left of the formatted number. |
![]() |
AdditionalTextRight | The string to add to the right of the formatted number. |
![]() |
CanDecreaseDecimalPlace | Indicates whether the number of decimal places can be decreased. |
![]() |
CanIncreaseDecimalPlace | Indicates whether the number of decimal places can be increased. |
![]() |
CurrencySymbol | The symbol used to represent the currency format. |
![]() |
DecimalPlaces | The number of decimal places (between zero and 28) to use for numeric formatting. |
![]() |
FormatType | The formatting pattern used for numeric formatting. |
![]() |
Multiplier | The multiplier value used to convert the original value to a different scale. |
![]() |
NegativeSymbol | The symbol used to represent negative values. |
![]() |
ShowZeroAs | The string used to represent a value of zero; otherwise, zero is formatted as a number. |
![]() |
UseThousandsSeparator | Indicates whether to use thousands separators to format numbers. |
Top
.gif)