Welcome to the Highcharts Stock JS (highstock) Options 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.

chart.type

The default series type for the chart. Can be any of the chart types listed under plotOptions and series or can be a series provided by an additional module.

In TypeScript this option has no effect in sense of typing and instead the type option must always be set in the series.