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

bind bar chart using code behind (Store procedure)

3 Answers 240 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Abhi Shinde
Top achievements
Rank 1
Abhi Shinde asked on 09 Jun 2011, 07:03 AM
Hi,
    I want to create Bar-chart with Data comes from database. 
I have created a stored procedures, which will return resultset.
I am referring "http://demos.telerik.com/aspnet-ajax/chart/examples/skinning/bars/defaultcs.aspx".
How can I do that?
Please give some code for that.
Thanks!

3 Answers, 1 is accepted

Sort by
0
Bartholomeo Rocca
Top achievements
Rank 1
answered on 09 Jun 2011, 09:22 AM
Hello Abhi,

I would suggest you to review the help articles here to get you started with RadChart databinding: http://www.telerik.com/help/aspnet-ajax/radchart-data-binding.html.


Greetings,
Bart.
0
Abhi Shinde
Top achievements
Rank 1
answered on 13 Jun 2011, 03:08 PM
Hi Bartholomeo,

Thanks for reply.
It helps me lot but I am also looking for "Pie chart, Pereto Graph, Line chart" with same requirement.

Please send some useful links. I searched lot but able to find related examples.
0
Bartholomeo Rocca
Top achievements
Rank 1
answered on 16 Jun 2011, 09:22 AM
Hello Abhi,

As far as I know RadChart does not provide built-in support for Pareto chart but you can achieve the same functionality by combining Bar and Line series types.

As for the databinding -- the concepts outlined in the document mentioned above should be applicable to all series types (bar, pie, line). You can review the online examples here as well.


Greetings,
Bart.
Tags
Chart (Obsolete)
Asked by
Abhi Shinde
Top achievements
Rank 1
Answers by
Bartholomeo Rocca
Top achievements
Rank 1
Abhi Shinde
Top achievements
Rank 1
Share this question
or