lang property
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.
Implementation
HighchartsLangOptions? lang;
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.
HighchartsLangOptions? lang;