PointData

constructor(yValue: Float, xValue: Any)

Parameters

yValue

The y-value of the point.

xValue

The x-value of the point.