afterUpdate property
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;
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
HighchartsCallback? afterUpdate;