Skip to content

Vizzu / Modules / geom / Point

Interface: Point

geom.Point

Object representing a 2D point.

Properties

x

x: number

X coordinate of the point.


y

y: number

Y coordinate of the point.