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.
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.