Hi
I have a datagrid with a bunch of values corresponding to the first day of the month for a number of months and a value for that day.
I want to create a line graph using the OWC Chart controll with 2 series to represent this grid graphically.
Any help would be apreciated.
P.S. I'm using ASP.NET (
VB.NET). The data for the grid is stored in a dataset.