saveChart property
Save a chart in localStorage under highcharts-chart
key.
Stored items:
- annotations
- indicators (with yAxes)
- flags
API Docs: https://api.highcharts.com/highstock/navigation.bindings.saveChart
Implementation
HighchartsNavigationBindingsSaveChartOptions? saveChart;