Blazor 3D Chart
This sample visualizes GDP data by country for the year 2017 using bar series in a 3D chart. The 3D bar chart can be rotated and viewed from different angles by dragging with the mouse or double tap and drag to rotate.
In this example, you can see how to render and configure a 3D bar chart. Unlike the 3D column chart, the 3D bar chart features a horizontal orientation for the y-axis instead of a vertical one.
Additionally, the LabelFormat property of the 3D chart axis is utilized to render the axis labels in a specified format category.