Blazor TreeMap Example - Right-to-Left (RTL) Mode
Source:
www.indexmundi.com
This sample arranges countries according to their unemployment rate by rendering the TreeMap component in the right-to-left (RTL) direction.
In this example, you can see how to use the RenderDirection property to render a TreeMap in right-to-left (RTL) direction.
For more information about right-to-left (RTL) rendering, refer to the rendering direction documentation.