Hi
I want to build a bar chart with subcategories but i can't map the category values to the subcategories because, in my context, each category have three subcategories and nine values.
Any help ?
addSubCategory method and category values
-
- Posts: 4
- Joined: Tue Sep 26, 2006 12:17 pm
Re: addSubCategory method and category values
if you have bought the Developer guide u can have a look at keytogroupmap class which will solve your problem .Ironically i think u have to use groupstackedbarrenderer that means a stacked bar chart.Desbaratizador wrote:Hi
I want to build a bar chart with subcategories but i can't map the category values to the subcategories because, in my context, each category have three subcategories and nine values.
Any help ?