formatter property
dynamic
formatter
getter/setter pair
Callback JavaScript function to format the label. The value is
given by this.total
.
API Docs: https://api.highcharts.com/highcharts/yAxis.stackLabels.formatter
Implementation
dynamic formatter;