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.

plotOptions.cylinder.states.hover.brightness

How much to brighten the point on interaction. Requires the main color to be defined in hex or rgb(a) format.

In styled mode, the hover brightening is by default replaced with a fill-opacity set in the .highcharts-point:hover rule.