This question is locked. New answers and comments are not allowed.
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
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
0
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
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
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.
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
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
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 >>
