repeat property

double? repeat
getter/setter pair

Defines an interval after which the break appears again. By default the breaks do not repeat.

API Docs: https://api.highcharts.com/highcharts/xAxis.breaks.repeat

Implementation

double? repeat;