Skip to content

Vizzu


Vizzu / geom / Point

Interface: Point

Object representing a 2D point.

Properties

x

x: number

X coordinate of the point.


y

y: number

Y coordinate of the point.