Hi,
I have a set of data like the one below (from April to March). To respect our fiscal year:
Attachment 95583
This example is for 3 years, all years having 2 categories (local and world).
I would like to make a chart having my 12 months on the X axe and my values on the Y axe.
But for each month I want 3 bars only and not 6. I want the bars of the same years to be stacked. And all the years, side by side.
"2009 Local" would be stacked over or under "2009 World" and so on for each year.
I really do not know how to accomplish that.
Right now my chart is stacked by month. I have 1 bar per month stacking the 6 series, but I would like to split those 6 series per year.
Something like this. Both category of same year are stacked. Each year are side-by-side.
This is just a quick chart made with paint, but it gives the big picture of how I want my data to be shown.
Attachment 95599
I cannot find anything on Google. Most chart example are for Excel. I need to do this in VB.NET. Actually it is ActiveReports.
Thank you for helping me.
I have a set of data like the one below (from April to March). To respect our fiscal year:
Attachment 95583
This example is for 3 years, all years having 2 categories (local and world).
I would like to make a chart having my 12 months on the X axe and my values on the Y axe.
But for each month I want 3 bars only and not 6. I want the bars of the same years to be stacked. And all the years, side by side.
"2009 Local" would be stacked over or under "2009 World" and so on for each year.
I really do not know how to accomplish that.
Right now my chart is stacked by month. I have 1 bar per month stacking the 6 series, but I would like to split those 6 series per year.
Something like this. Both category of same year are stacked. Each year are side-by-side.
This is just a quick chart made with paint, but it gives the big picture of how I want my data to be shown.
Attachment 95599
I cannot find anything on Google. Most chart example are for Excel. I need to do this in VB.NET. Actually it is ActiveReports.
Thank you for helping me.