defer property
(Highcharts, Highstock, Gantt) 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.
Implementation
final num? defer;
(Highcharts, Highstock, Gantt) 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.
final num? defer;