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

Dynamic chart creation

2 Answers 88 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Mario
Top achievements
Rank 1
Mario asked on 10 Feb 2012, 11:46 AM
Hello everyone,

I've got a Silverlight project in which I would like to add dynamic chart creation.

www.kerkelapp.com

this is my project. It is still in construction and has a lot of things to be fixed, but my idea is to add a a button on the info window that appears on each of the elements that upon clicking it a chart appears in the white space below and shows the change over time in the element's values. In the demos I saw the live data demo, but I have no idea how to do this by code. My first Idea was to make A user Control which hosted an already drawn chart and just bind the element data to it, but I don't know how to bind the chart to a textBox.Text value.

Any ideas?

2 Answers, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 15 Feb 2012, 01:20 PM
Hello Mario,

You can find information on dynamically populating with data with custom series mappings in our online help here.  Take a look also at our online examples of RadChartView, our new charting solution.

Greetings,
Yavor
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Mario
Top achievements
Rank 1
answered on 15 Feb 2012, 01:40 PM
While waiting for some ideas I actually did it myself :).  Still, thanks for the reply.
Tags
Chart
Asked by
Mario
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Mario
Top achievements
Rank 1
Share this question
or