numberFormatter property
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
HighchartsCallback? numberFormatter;