Interface: Point
Represents a point on the chart.
Properties
x
• Readonly
x: Coordinate
The x coordinate.
y
• Readonly
y: Coordinate
The y coordinate.
Represents a point on the chart.
• Readonly
x: Coordinate
The x coordinate.
• Readonly
y: Coordinate
The y coordinate.