Is It possible that I can create this type of 3D Chart view using Telerik WPF toolset ? if yes then how?

1 Answer 79 Views
Chart
Roushan
Top achievements
Rank 1
Roushan asked on 01 Jun 2021, 08:11 PM | edited on 01 Jun 2021, 08:12 PM
I can create Chart view showing pass or fail  but I need something which also shows a blur red color behind the bar indicating an intense bad  situation  base on the data , as example you can see in the attached image. Is it possible using WPF toolset?

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 02 Jun 2021, 06:37 AM

Hello Roushan,

To achieve your requirement, you can use RadCartesianChart with two BarSeries - one for green and one for the red bars. In order to place the bars one on top of the other, you can set the CombinMode property of the series to Stack. Then you can use the DefaultVisualStyle of PointTemplate property of the series in order to apply a Shadow effect that represents the blurriness behind the red bars.

I hope this 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
Roushan
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or