draggable property

String? draggable
getter/setter pair

Allow an annotation to be draggable by a user. Possible values are 'x', 'xy', 'y' and '' (disabled).

API Docs: https://api.highcharts.com/highcharts/annotations.draggable

Implementation

String? draggable;