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

two stacked bar series for a single axis item

5 Answers 148 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.
kiran
Top achievements
Rank 1
kiran asked on 05 Jun 2008, 09:04 AM
Hi,

i need to draw two stacked bar series for a single date. my exact requirement is like:

i have dates on X-axis and on Y-axis i have double values.

totally i have 5 serieses:

series1,series2,series3,series4,series5

i need to draw a stacked bar for series1,2,3 and one more stacked bar series for series 4,5 on stacked bar chart.

it looks some thing like below:
 |           ---
 |          |S 3 |                 
 |          ---  ---
 |          | S2 || S5 |
 |          ---  ---
 |          |S1 || S 4|
 |------------------------------------------------------------------------------
              june5              june6

i am not able to paste any image that's why i have given rough sketch.hope u understand the requirement.

is this possible? if so please provide me some sample code.

Help is highly appreciated.

Regards,
kiran



5 Answers, 1 is accepted

Sort by
0
Dwight
Telerik team
answered on 05 Jun 2008, 11:41 AM
Hi kiran,

Unfortunately, this feature is not available in the current RadChart and is is not planned for implementation.

Regards,
Evtim
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Muhammad Saad Aslam
Top achievements
Rank 1
answered on 11 Feb 2009, 06:25 AM
Hi,
   I have a problem can somebody help me please  in this regard.
    In a RadGrid I want to do work something like this.

[id]    [num1]    [num2]    Template[Having a Chart]
1         15           10                 [here I want a stackedbar for num1(15) and num2(10)]
1         700        260                [here I want a stackedbar for num1(700) and num2(260)]

the work of drawing chat is done on RadGrid1_ItemDataBound event. I get value of num1 and num2 and then programmatically I draw the chart but each time I get just one bar but need it in a stacked bar in which both columns will be overlaying each other having different color. or any other idea to implement such kind of problem.
Thank you very much
0
Dwight
Telerik team
answered on 11 Feb 2009, 10:58 AM
Hi Muhammad,

As far as I can understand, you require the output to have two groups of stacked bars. This functionality is not implemented in the WinForms/ASP.NET chart, but is available for the WPF and Silverlight charts.

If that is not what you have in mind, please, open a support ticket and attach an image (bmp/jpg/png/etc.) which demonstrates what you want to achieve.

Kind regards,
Evtim
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Matt Place
Top achievements
Rank 1
answered on 23 Apr 2012, 10:22 PM
Has there been any progress towards implimenting a way to do two stacked bars per axis item in Winforms/ASP.net reporting?
0
Peshito
Telerik team
answered on 26 Apr 2012, 09:21 AM
Hello Matt,

As Evtim already said, this is not implemented in the WinForms/ASP.NET charts, however it is available for the WPF and Silverlight ones.

Greetings,
Peshito
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
Tags
Chart (obsolete as of Q1 2013)
Asked by
kiran
Top achievements
Rank 1
Answers by
Dwight
Telerik team
Muhammad Saad Aslam
Top achievements
Rank 1
Matt Place
Top achievements
Rank 1
Peshito
Telerik team
Share this question
or