thousandsSep property

String? thousandsSep
getter/setter pair

The default thousands separator used in the Highcharts.numberFormat method unless otherwise specified in the function arguments. Defaults to the locale thousands separator as determined by lang.locale.

API Docs: https://api.highcharts.com/highcharts/lang.thousandsSep

Implementation

String? thousandsSep;