New developments :
I can use the x and y coordinates seperate from one another, ie. if I do something arb like drawEllipse(pen, PointFArray(1).Y1, PointFArray(1).Y1, 10, 10) or with only the x coordinates it "works". But I need to have the x and y componets in the same function for the graph to...