any good website or books i can read up on
just can't anything good on charts
I need to use 2 pie chart and 1 bar chart but i can't get it to work like i wanted to
I'm not sure what Series and Category is used and how to stack the fields in the Charts
For a standard bar chart, the Category is what goes on the X axis (i.e. might be the month, or product, or whatever). Using the Series will group the bars, a typical grouping might be by year.
These three links (especially the last one) may be of some assistance:
http://msdn2.microsoft.com/en-us/library/ms156306.aspx
http://msdn2.microsoft.com/en-us/library/ms155847.aspx
http://msdn2.microsoft.com/en-us/library/aa964128.aspx
No comments:
Post a Comment