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

Generating a Pie Chart based on Data got from Service.

1 Answer 51 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Venu Madhav Deevi
Top achievements
Rank 1
Venu Madhav Deevi asked on 30 Nov 2009, 03:04 PM
Hi All,

We have a WCF Service which provides the data using LINQ to SQL, we need to bind this returned result set dynamically to generate a PIE chart. Please let us know how to go with this.... and if any samples provided with this request, that will be helpful...
 
I have verified the examples provided with Telerik Q3 November 03 released version but they contain the information binded from static values in arrays. Please do the needful in binding the data returned from Service (which is coming from Database) to RadChart control.

Thanks,
VDeevi.

1 Answer, 1 is accepted

Sort by
0
Dwight
Telerik team
answered on 03 Dec 2009, 06:47 AM
Hi Venu,

The documentation that covers the topic of consuming WCF service data is located here:
http://www.telerik.com/help/silverlight/radchart-populating-with-data-binding-to-wcf.html

Do not forget to set the DataSeries.Definition property to an instance of PieSeriesDefinition.

Regards,
Evtim
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Chart
Asked by
Venu Madhav Deevi
Top achievements
Rank 1
Answers by
Dwight
Telerik team
Share this question
or