global property

HighchartsGlobalOptions? global
getter/setter pair

Global options that don't apply to each chart. These options must be set using the Highcharts.setOptions method.

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

Implementation

HighchartsGlobalOptions? global;