PercentageFormatAxisValueFormatter

constructor()

Creates a PercentageFormatAxisValueFormatter using the default percentage pattern.


constructor(pattern: String)

Parameters

pattern

the pattern used by DecimalFormat to format values as percentages.