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

Labels

1 Answer 95 Views
Chart (obsolete as of Q1 2013)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Tim
Top achievements
Rank 1
Tim asked on 16 Jul 2007, 08:24 PM
I'm trying to create a simple bar graph for inventory.  I need the month names along the bottom (which are also the column names in SQL ie Jan, Feb, Mar etc) and the total number of the selected items going up the side.  So this would display the total number of the selected item sold and how many where sold in each month.  So it could in thoery be completely databound to the datasource but I can't seem to figure out how to do it. Any ideas?

1 Answer, 1 is accepted

Sort by
0
Dwight
Telerik team
answered on 19 Jul 2007, 10:52 AM
Hi Tim,

Thank you for your question.

Unfortunately, our chart control does not support such kind of data binding out of the box. What you can do is add (in code) each column to the X-axis. This should provide you with the needed functionality.

We will be happy to help with this implementation if you stumble on any problems.

 
All the best,
Evtim
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Chart (obsolete as of Q1 2013)
Asked by
Tim
Top achievements
Rank 1
Answers by
Dwight
Telerik team
Share this question
or