Example of Horizontal Waterfall in ASP.NET MVC Chart Control
This sample visualizes a company's revenue and profits using the waterfall series chart.
DEMO
SOURCE
In this example, you can see how to render and configure a horizontal waterfall chart. The waterfall chart illustrates the gradual change in an entity's quantitative value due to increments or decrements.
Tooltips
are enabled in this example, to see them in action, hover over a point or tap on a point on touch-enabled devices.
More information on the waterfall series can be found in this documentation sectionopens in a new tab.