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

RadChart

1 Answer 30 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Madhu Palakurthi
Top achievements
Rank 1
Madhu Palakurthi asked on 14 Dec 2012, 07:52 AM
Hi,

I would like to show radchart like this..

https://docs.google.com/document/d/1ctJSiySo2aXVNoUJKSwZJY_TWgndGUCYxxcowCNNy6U/edit
Please give to me any sample code that radchart will show same like as above.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 14 Dec 2012, 09:28 AM
Hi,

I suppose you want to show a StackedBar RadChart. Try setting the Type property of ChartSeries to StackedBar to achieve your scenario.

ASPX:
<telerik:ChartSeries Type="StackedBar">
</telerik:ChartSeries>

Please take a look into this documentation and demo for more information.

Regards,
Princy.
Tags
Chart (Obsolete)
Asked by
Madhu Palakurthi
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or