Hi all

I have a collection called results which contains a collection of a class which has an integer called Quantity and a string called Day.

34, "Monday"
45,"Tuesday"
2, Wednesday ...e.t.c

I have been trying all morning to bind this to a windows chart control (bar chart) but for the life of me can't do it.
Can anyone point me in the right direction?