This question is locked. New answers and comments are not allowed.
Ok, i want to be able to make a radchart with multiple Y series on it.
The situation is this.
I want the user to be able to make a comparative bar chart.Each Y series will represent a year.On X axis will be the amount of let's say fishes he caught.
So the user wants to see the data from 2007-2010 or 2001-2002, etc.
That means that if he wants from 2007 to 2010, there should be 12 items (for the months) and each item will have 4 series (2007,2008,2009,2010)
Can you help ?
I use Visual Basic .net 2008
The situation is this.
I want the user to be able to make a comparative bar chart.Each Y series will represent a year.On X axis will be the amount of let's say fishes he caught.
So the user wants to see the data from 2007-2010 or 2001-2002, etc.
That means that if he wants from 2007 to 2010, there should be 12 items (for the months) and each item will have 4 series (2007,2008,2009,2010)
Can you help ?
I use Visual Basic .net 2008