decimalPoint property

String? decimalPoint
getter/setter pair

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

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

Implementation

String? decimalPoint;