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
.
During panning, all axes will behave as if
startOnTick
and
endOnTick
were set to false
. After the
panning action is finished, the axes will adjust to their actual
settings.