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

integrating silverlight radcharts into MVC

2 Answers 53 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Ryan Haugh
Top achievements
Rank 1
Ryan Haugh asked on 23 Sep 2010, 05:44 PM
I just started looking at the silverlight radchart and I want to be able to integrate into my mvc application.  I've never done anything with silverlight so I'm not quite sure how to do this.

I watched http://tv.telerik.com/watch/silverlight/webinar/radcontrols-silverlight-aspnet and it looks like a pretty convoluted process - create a chart in your silverlight project and have it expose certain properties that can be set via javascript, then create a user control in your asp.net application where the chart's properties can be set, then create a page that uses the user control.

This video was using silverlight 2 - Is this still the best way to do this and will this work in an MVC application?

For my website I need to be able to show bar, line and pie charts on different reports - how do I do this?

If you could provide an example project/solution that would be great because I'm lost!

Thanks,

Ryan

2 Answers, 1 is accepted

Sort by
0
Accepted
Ves
Telerik team
answered on 28 Sep 2010, 04:10 PM
Hi Ryan Haugh,

Generally, thing are not much different now. You can check this blog post for a detailed description of the process. I have attached a small and simplified example, showing how to exposed and use a single property.  Hope this helps.

Best regards,
Ves
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Ryan Haugh
Top achievements
Rank 1
answered on 28 Sep 2010, 04:31 PM
This is great!  Thanks!

Ryan
Tags
Chart
Asked by
Ryan Haugh
Top achievements
Rank 1
Answers by
Ves
Telerik team
Ryan Haugh
Top achievements
Rank 1
Share this question
or