Cumulative bar chart

1 Answer 164 Views
Chart
Jeongmin
Top achievements
Rank 1
Jeongmin asked on 08 Jul 2021, 06:34 AM

Hello.

I am using Telerik UI for WPF.

I want to know if there is way to show the sum of cumulative bar chart values on Chartview.

Such as like this. (Values in Green)

 

 

Thanks.

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 08 Jul 2021, 08:51 AM

Hello Jeongmin,

To achieve your requirement, you can use RadCartesianChart with BarSeries. The Stack CombineMode of the series will allow you to create the cumulative bars. As for the summary label, you can implement a custom label strategy. You can find example with this type of strategy in the Pie Smart Labels demo of the chart. 

I hope that helps.

Regards,
Martin Ivanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Chart
Asked by
Jeongmin
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or