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

series.cylinder.allowPointSelect

Allow this series' points to be selected by clicking on the graphic (columns, point markers, pie slices, map areas etc).

The selected points can be handled by point select and unselect events, or collectively by the getSelectedPoints function.

And alternative way of selecting points is through dragging.