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

Databind StackedBars RadChart

1 Answer 50 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Juan Camilo De Argaez
Top achievements
Rank 1
Juan Camilo De Argaez asked on 22 Apr 2010, 08:12 PM
Hello,

I need to display a StackedBar chart with a datasource containing this kind of data
Month    Amount    Product 
Jan      12        A 
Jan      13        B 
Feb      10        A 
Mar      11        C 
Mar      10        B 

The question is how to databind these three columns to a StackedBar RadChart?
I know Month and Amount columns could be databinded by DataLabelsColumn and DataYColumn to display a Bar RadChart...
But what about the third column? How to databind it to display a StackedBar RadChart?

The samples you provide about this type of chart contain its data predefined in the aspx. There aren't examples illustrating databinding on this type of chart.

Please help.
Thanks is advance.

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 27 Apr 2010, 09:29 AM
Hello Juan Camilo De Argaez,

You can use the DataGroupColumn property as described in this help topic.


Greetings,
Ves
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 (Obsolete)
Asked by
Juan Camilo De Argaez
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or