allowOverlap property

bool? allowOverlap
final

(Highstock) Whether to allow the annotation's labels to overlap. To make the labels less sensitive for overlapping, the can be set to 0.

Implementation

final bool? allowOverlap;