Hierarchy

  • DataCursorPosition

Properties

x y y2

Properties

x: string | number

The x value of the data cursor.

y: number

The y value of the data cursor. If both y and y2 are defined, y will take precedence.

y2: number

The y2 value of the data cursor. If both y and y2 are defined, y will take precedence.

Generated using TypeDoc