yAxis property

num? yAxis
final

(Highstock) This number defines which yAxis the point is connected to. It refers to either the axis id or the index of the axis in the yAxis array.

Implementation

final num? yAxis;