enabled property

bool? enabled
getter/setter pair

Whether to enable the exporting module. Disabling the module will hide the context button, but API methods will still be available.

API Docs: https://api.highcharts.com/highcharts/exporting.enabled

Implementation

bool? enabled;