This is a migrated thread and some comments may be shown as answers.

Manually mapping multiple series?

1 Answer 72 Views
Chart
This is a migrated thread and some comments may be shown as answers.
ssawchenko
Top achievements
Rank 1
ssawchenko asked on 17 May 2010, 06:25 PM
Hello, I have been following this example on how to manually map a series, and it's great:
http://www.telerik.com/help/silverlight/radchart-populating-with-data-data-binding-with-manual-series-mapping.html

But I was wondering, how can I setup something like this for multiple series?  I don't believe I can use the ItemsSource property of the chart in that way, correct?

Thank you!

1 Answer, 1 is accepted

Sort by
0
ssawchenko
Top achievements
Rank 1
answered on 17 May 2010, 07:47 PM
Actually, I found a way to do this by setting the ItemsSource to a collection and then setting the CollectionIndex on the SeriesMapping.
*BAM* Seems to work perfect and quick now!

Thanks to this post: http://www.telerik.com/help/wpf/data-binding-series-mappings.html
Tags
Chart
Asked by
ssawchenko
Top achievements
Rank 1
Answers by
ssawchenko
Top achievements
Rank 1
Share this question
or