Example of Inversed RangeColumn in ASP.NET MVC Chart Control
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.
DEMO
SOURCE
In this example, you can see how to render and configure the range column chart in an inverted manner. You can use IsTransposedopens in a new tab 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.
More information on the range column series can be found in this documentation sectionopens in a new tab.