These pages outline the chart configuration options, and the methods and properties of Highcharts objects.
Feel free to search this API through the search bar or the navigation tree in the sidebar.
Whether the chart should be exported using the browser's built-in capabilities, allowing offline exports without requiring access to the Highcharts export server, or sent directly to the export server for processing and downloading.
This option is different from exporting.fallbackToExportServer
, which
controls whether the export server should be used as a fallback only if
the local export fails. In contrast, exporting.local
explicitly defines
which export method to use.