Blazor Inversed Range Column Chart Example.
This sample visually represents changes in visa-free access for various countries using an inverted Range Column chart. It highlights the countries that have experienced the most significant increases and decreases over the past decade.
In this example, you can see how to render and configure the range column chart in an inverted manner. You can use IsTransposed property to invert your chart.
Tooltip is enabled in this example. To see the tooltip in action, hover over a point or tap on a point in touch-enabled devices.