As the title states, I want to group some ColumnSeries, I’m using Silverlight Charting Toolkit.
Here is an image to explain what I want:

but in my case, the ColumnSerieses are always stuck together.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The chart you have included seems to be a fairly straightforward affair. Its exactly what ColumnSeries is designed to generate.
A set of 4
ColumnSeriesone for each quarter and aDateTimeAxiswith and interval type of Years and an interval of 1.I suspect there is actually more to your question because this just seems too simple otherwise?