defer property
The animation delay time in milliseconds. Set to 0
to render the
data labels immediately. As undefined
inherits defer time from the
series.animation.defer.
API Docs: https://api.highcharts.com/highcharts/series.zigzag.dataLabels.animation.defer
Implementation
double? defer;