allowOverlapX property
Whether the flags are allowed to overlap sideways. If false
, the
flags are moved sideways using an algorithm that seeks to place every
flag as close as possible to its original position.
API Docs: https://api.highcharts.com/highcharts/series.flags.allowOverlapX
Implementation
bool? allowOverlapX;