point property

dynamic point
final

(Highcharts, Highstock, Highmaps, Gantt) This option defines the point to which the shape will be connected. It can be either the point which exists in the series - it is referenced by the point's id - or a new point with defined x, y properties and optionally axes.

Implementation

final dynamic point;