I wanted to show bar charts in following way, how can i do this.
Asked
Active
Viewed 69 times
-1
-
Have you tried anything? Read some docs? Looked at code samples (http://archive.msdn.microsoft.com/mschart)? – zeFrenchy Sep 06 '12 at 09:51
1 Answers
1
You'll need to create a chart containing multiple series. For example, there are 6 series in the picture.
You can download a sample project here: http://archive.msdn.microsoft.com/mschart/Release/ProjectReleases.aspx?ReleaseId=4418

Ben
- 1,853
- 19
- 20