xAxis property

num? xAxis
final

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

Implementation

final num? xAxis;