# Interface: ScatterDataPoint

# Hierarchy

  • Point

    ScatterDataPoint

# Properties

# x

x: number

# Inherited from

Point.x

# Defined in

types/geometric.d.ts:11 (opens new window)


# y

y: number

# Inherited from

Point.y

# Defined in

types/geometric.d.ts:12 (opens new window)