numberFormatter property
dynamic
numberFormatter
getter/setter pair
Callback function to override the default function that formats all the numbers in the chart. Returns a string with the formatted number.
API Docs: https://api.highcharts.com/highcharts/chart.numberFormatter
Implementation
dynamic numberFormatter;