I have a background work reading an XML file. I want it to return an array of results which happen to be values.

I want to be able to place all the values as a point on a panel as an X asis which will be lined up with a y+10 pixels on the y axis.

I have the BGW reading the XML file and getting the values. all i need to know is how to return an array list or something similar to a can draw my line graph