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.
Decides in what dimensions the user can pan the chart. Can be
one of x
, y
, or xy
.
When this option is set to y
or xy
, yAxis.startOnTick
and yAxis.endOnTick are overwritten to false
.