formatter property
Callback JavaScript function to format the data label. Note that
if a format
is defined, the format takes precedence and the
formatter is ignored.
API Docs: https://api.highcharts.com/highcharts/series.pyramid.dataLabels.formatter
Implementation
HighchartsCallback? formatter;