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.

series.renko.boxSize

The size of the individual box, representing a point. Can be set in yAxis value, or percent value of the first point e.g. if first point's value is 200, and box size is set to 20%, the box will be 40, so the new point will be drawn when the next value changes for more than 40.