New to Telerik UI for Blazor? Download Free 30-day trial
Chart - Horizontal Waterfall Chart
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Horizontal-waterfall-chart.razor
Description
Telerik UI for Blazor Chart is a data visualization component which allows you to output graphical representation of your data. It is useful when you would like to utilize modern browser technologies such as SVG or Canvas for interactive data visualizations. The chart supports various numerical, categorical and axis-free types. The current demo focuses on the Horizontal Waterfall Chart.
The horizontal waterfall chart is a visual representation of data that illustrates the cumulative effect of sequential positive and negative values. It resembles a series of horizontal bars, where each bar represents a data point's contribution to an overall total, allowing for clear analysis of incremental changes and their impact on the final value. This type of chart is commonly used in finance, project management, and performance analysis to depict factors influencing a result over time.