allowOverlap property
Whether to allow data labels to overlap. To make the labels less sensitive for overlapping, the dataLabels.padding can be set to 0.
API Docs: https://api.highcharts.com/highcharts/series.streamgraph.data.dataLabels.allowOverlap
Implementation
bool? allowOverlap;