libURL property
Path where Highcharts will look for export module dependencies to
load on demand if they don't already exist on window
. Should currently
point to location of CanVG library,
jsPDF and
svg2pdf.js, required for client
side export in certain browsers.
API Docs: https://api.highcharts.com/highcharts/exporting.libURL
Implementation
String? libURL;