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

DataSource from a .asmx to use it a PieChart

1 Answer 135 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Monique
Top achievements
Rank 1
Monique asked on 29 Mar 2012, 11:10 PM
Hello,
I am a newbie... but I want to learn how I can binding my webservice to my DataViz; Pie Chart.

I am trying to use my Webservice .asmx that return a string (I converted a List into a JSON string using  System.Web.Script.Serialization.JavaScriptSerializer )

But when it is created my pie chart only appear the title...


I used my returned JSON string like a local data and  my chart was created. (By that reason I think that my json string isnĀ“t the problem)

Please a need some advices...

Regards,
M.

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 30 Mar 2012, 03:58 PM
Hi Monique,

Please review in details the corresponding documentation - it will give you a guidelines how to bind your chart. For convenience I am attaching a sample project that includes pie chart bound to a remove asmx service.
 I hope this example will help you to solve the problems.

Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Charts
Asked by
Monique
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or