Constructor that specifies to how many digits the value should be formatted.
the number of decimal digits this formatter uses
Protected
mdecimalformat for formatting
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
Created by philipp on 02/06/16.