For initial declarative chart setup. View as JSON.
Highcharts.setOptions({
});
For modifying the chart at runtime. See the class reference.
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.
Series options for specific data and the data itself. In TypeScript you have to cast the series options to specific series types, to get all possible options for a series.