The following tables list the members exposed by ValueFormatter.
Name | Description | |
---|---|---|
![]() | ValueFormatter Constructor | Initializes a new instance of the ValueFormatter class. |
Name | Description | |
---|---|---|
![]() | FormatUnits | A function providing units for a formatted value. |
![]() | RemoveUnits | A function removing units from a formatted value. Since Business Analyst API for Silverlight 2.2. |
Name | Description | |
---|---|---|
![]() | FormatValue | Converts a numeric value to a string representation with the required number of digits after the decimal point. |
![]() | FormatValueWithUnits | Converts a numeric value to a string representation with the required number of digits after the decimal point provided with units if necessary. |
![]() | Parse | Converts a formatted value to a numeric value. Since Business Analyst API for Silverlight 2.2. |