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

Multiple datatables

1 Answer 68 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 09 Feb 2010, 06:20 PM
Hi,

I have two datatables, a column in each is a date which I will use for the Xaxis. I then want to use a column in one tabel for one series YValue and a column from the other table to populate a second series.

how to you achieve this?

Cheers,
Kevin.

1 Answer, 1 is accepted

Sort by
0
Velin
Telerik team
answered on 12 Feb 2010, 08:18 AM
Hello Kevin,

You can bind the chart control to a list containing the two data tables and use the SeriesMapping.CollectionIndex property to instruct the control to create two separate visual series from each DataTable object. You can find more information about data binding RadChart here.

Regards,
Velin
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Chart
Asked by
Kevin
Top achievements
Rank 1
Answers by
Velin
Telerik team
Share this question
or