3D Chart / Back to Back Column

Blazor 3D Chart Example - Back to Back Column Comparison

Loading Syncfusion Blazor Server Demos…

This sample displays a 3D column chart with four series, each column positioned behind the preceding one. Click on the legend to toggle the visibility of the series for better comparison.

In this example, you can see how to render and configure a 3D column chart with each column positioned behind the preceding one. The Depth property is used to add perspective and volume to the 3D chart, while the EnableSideBySidePlacement property positions the columns behind each other for a layered effect.