WebChartScatterDatapoint.Y
From Xojo Documentation
Property (As Double )
aWebChartScatterDatapoint.Y = newDoubleValue
or
DoubleValue = aWebChartScatterDatapoint.Y
New in 2020r1
Supported for all project types and targets.
or
DoubleValue = aWebChartScatterDatapoint.Y
New in 2020r1
Supported for all project types and targets.
The value of the datapoint relative to the Y axis.
See Also
X property, WebChartScatterDataset class, WebChart control.