id property

String? id
getter/setter pair

The id of the point that we connect the series to. Only points with a given plotX and plotY values and map points are valid.

API Docs: https://api.highcharts.com/highcharts/series.zigzag.onPoint.id

Implementation

String? id;