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

How to Binding chart series(LINE type) with webservice

1 Answer 39 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
arun
Top achievements
Rank 1
arun asked on 18 Nov 2010, 06:31 PM
Hi,


I have a webserive who returns two fileds INCOME & EXPENDITURE as output.

I am trying to plot line chart programitically on page load, which has 2 series (ChartSeriesType.Line), & wanted to bind the output of webservice to both the  series.

series1--->INCOME
series2--->EXPENDITURE

Note: Both series are Line type.
I am able to bind with bar chart but not able to  bind with LINE graph dynamically.

In the Telerik example, they are binding the with hardcoded data.


Thanks in advance,

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Vladimir Milev
Telerik team
answered on 24 Nov 2010, 08:11 AM
Hi arun,

How does your ViewModel you are binding to look like? Does it contain the data for Income & Expenditure?

All the best,
Vladimir Milev
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Chart (Obsolete)
Asked by
arun
Top achievements
Rank 1
Answers by
Vladimir Milev
Telerik team
Share this question
or