IVZNumberFormatter

Assembly: Visualizators;

Description

The IVZNumberFormatter interface is used to determine a visualizer numeric data format.

Inheritance Hierarchy

IVZNumberFormatter

Comments

An object of the IVZNumberFormatter type can be obtained in the IVZBaseFormatter.NumberFormatter property.

Methods

  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:

Visualizators Assembly Interfaces