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

[Solved] radcontrols for mvc

1 Answer 35 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Christian Setzkorn
Top achievements
Rank 1
Christian Setzkorn asked on 27 May 2011, 12:58 PM
Hi,

I have found this which seems to be a possibility:

http://andreas-aspace.blogspot.com/2008/07/radchart-in-aspnet-mv.html

I have the latest version of radcontrols which contains charts I believe. Which dll (and where is it) should I use for this:

Telerik.Charting.Chart objChart = new Telerik.Charting.Chart();

Thanks.

Christian

1 Answer, 1 is accepted

Sort by
0
Christian Setzkorn
Top achievements
Rank 1
answered on 27 May 2011, 03:30 PM
I got it to work:

RadChart objChart = new RadChart();

C
Tags
General Discussions
Asked by
Christian Setzkorn
Top achievements
Rank 1
Answers by
Christian Setzkorn
Top achievements
Rank 1
Share this question
or