This is the default formatter for axis labels. It does not do any formatting
itself but delegates to a suitable formatter instead, based on the type of
the value to format.
Delegates to a suitable formatter or uses the value's
ac.DataType#toString() method if no suitable formatter is known.
Parameters
* value (ac.DataType or the child class) the value to format.
Returns
* text in formatted value