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

Telerik.Charting dll obsolete?

1 Answer 96 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Debby
Top achievements
Rank 1
Debby asked on 14 Jan 2011, 05:17 PM
Hi. I am new to Telerik controls.. I have just downloaded RadControls for ASP.NET AJAX.
I am working with the RadChart control and based on what I have read I believe that the telrik.charting dll is obsolete. Can you verify that this is so and that all the functionality is included in the Telerik.Web.UI. dll.

I am trying to run through the demos - Speficially 30.6 Server-Side Programming -

ChartSeries chartSerices = New ChartSeries(....)
"Error 1 The type or namespace name 'ChartSeries' could not be found (are you missing a using directive or an assembly reference?)"

Is there another dll I need - or Has this been replaced with something else?

Thank you,

Debby

1 Answer, 1 is accepted

Sort by
0
Debby
Top achievements
Rank 1
answered on 14 Jan 2011, 05:22 PM
Just figured it out...

Telerik.Charting.

ChartSeries objChartSeries = new Telerik.Charting.ChartSeries();

 

Tags
Chart (Obsolete)
Asked by
Debby
Top achievements
Rank 1
Answers by
Debby
Top achievements
Rank 1
Share this question
or