cursor property

String? cursor
final

(Highcharts) You can set the cursor to "pointer" if you have click events attached to the series, to signal to the user that the points and lines can be clicked.

Implementation

final String? cursor;