Interface for a immutable data-structure which represents a data point in XY charts.

Hierarchy

Properties

x y

Properties

x: number

Location in X-dimension.

y: number

Location in Y-dimension.