Abstract
Used to draw bubble size labels, calls #getFormattedValue by default.
bubble being labeled, also contains X and Y values
formatted string label
Used to draw high labels, calls #getFormattedValue by default.
candlestick being labeled
formatted string label
Used to draw pie value labels, calls #getFormattedValue by default.
float to be formatted, may have been converted to percentage
slice being labeled, contains original, non-percentage Y value
formatted string label
Used to draw radar value labels, calls #getFormattedValue by default.
entry being labeled
formatted string label
Class to format all values before they are drawn as labels.