HighchartsXAxisBreaksOptions constructor
An array defining breaks in the axis, the sections defined will be left out and all the points shifted closer to each other.
API Docs: https://api.highcharts.com/highcharts/yAxis.breaks
Implementation
HighchartsXAxisBreaksOptions(
{this.breakSize, this.from, this.repeat, this.to});