afterUpdate property

HighchartsCallback? afterUpdate
getter/setter pair

Event callback when annotation is updated (e.g. drag and dropped or resized by control points).

API Docs: https://api.highcharts.com/highcharts/annotations.events.afterUpdate

Implementation

HighchartsCallback? afterUpdate;