formatValue(value: Number|String, formatString: String);
value. Initial value.
formatString. Reference format according to which the initial value is formatted.
The formatValue method formats value in accordance with specified format.
The method returns a String-type value.
The example of use is given on the page with description of the MapChart.findValueFormat method.
See also: