I need to change the Chart property to clustered as show in the below image.
Expected View
Hi I am Facing same problem can you help me out.
in order to cluster series of columns along the x-axis, the ChartType must be changed to ColumnChart (2D).
you can apply a 3D look to the 2D columns by adding a ThreeDEffect to the chart's Effects collection.