numericSymbolMagnitude property

double? numericSymbolMagnitude
getter/setter pair

The magnitude of numericSymbols replacements. Use 10000 for Japanese, Korean and various Chinese locales, which use symbols for 10^4, 10^8 and 10^12.

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

Implementation

double? numericSymbolMagnitude;