lang property

HighchartsLangOptions? lang
getter/setter pair

An object containing language-related strings and settings. A typical setup uses Highcharts.setOptions to make the options apply to all charts in the same page.

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

Implementation

HighchartsLangOptions? lang;