Assembly: Visualizators;
The IVZNumberFormatter interface is used to determine a visualizer numeric data format.
IVZNumberFormatter
An object of the IVZNumberFormatter type can be obtained in the IVZBaseFormatter.NumberFormatter property.
Method name | Brief description | |
ConvertInvariant2LocalNumberFormat | The ConvertInvariant2LocalNumberFormat method converts a number to the specified format taking into account the current locale. | |
LocalFormatObject | The LocalFormatObject method returns the result of number conversion to the specified format. |
See also: