repeat property
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;
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
double? repeat;