I am trying to plot x,y values onto a polar graph with the graph control. I have all of my values stored in a two dimensional array, but I cannot send this array to the graphdata property although it says it is a two-dimensional array property. Can anyone please help???

Thanks