defer property

double? defer
getter/setter pair

The animation delay time in milliseconds. Set to 0 renders annotation immediately. As undefined inherits defer time from the series.animation.defer.

API Docs: https://api.highcharts.com/highcharts/annotations.animation.defer

Implementation

double? defer;