WebChartScatterDatapoint.X

From Xojo Documentation

Property (As Double )
aWebChartScatterDatapoint.X = newDoubleValue
or
DoubleValue = aWebChartScatterDatapoint.X

New in 2020r1

Supported for all project types and targets.

The value of the datapoint relative to the X axis.

See Also

Y property, WebChartScatterDataset class, WebChart control.