Interface: PositionObject

Highcharts. PositionObject

An object containing x and y properties for the position of an element.

Members

x :number

X position of the element.

Type:
  • number

y :number

Y position of the element.

Type:
  • number