Scatter Chart: Connecting the Points

Originally published at: Scatter Chart: Connecting the Points – Xojo Programming Blog

A user recently asked whether it’s possible to connect the (x, y) points in a Scatter chart using DesktopChart, and if so, how to do it. The short answer is yes, it is possible. Read on and I’ll show you just how easy it is. For this example, we’ll use the x and y coordinate…

1 Like