crop property

bool? crop
getter/setter pair

Whether to hide stack labels that are outside the plot area. By default, the stack label is moved inside the plot area according to the overflow option.

API Docs: https://api.highcharts.com/highcharts/yAxis.stackLabels.crop

Implementation

bool? crop;