formatter property
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
HighchartsCallback? formatter;
Callback JavaScript function to format the label. The value is
given by this.total
.
API Docs: https://api.highcharts.com/highcharts/yAxis.stackLabels.formatter
HighchartsCallback? formatter;