Skip to content

This sample demonstrates how to create a .NET MAUI Tornado chart to compare petrol and diesel prices in the UK.

Notifications You must be signed in to change notification settings

SyncfusionExamples/Creating-a-Tornado-Chart-for-Comparison-of-Petrol-and-Diesel-Prices-in-the-UK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Creating-a-Tornado-Chart-for-Comparison-of-Petrol-and-Diesel-Prices-in-the-UK

In this section, we will compare the annual prices of ULSP (Ultra-low sulfur petrol) and ULSD (Ultra-low sulfur diesel) in the United Kingdom using a tornado chart. We'll be utilizing the power of the .NET MAUI Syncfusion Cartesian Chart. This chart will allow us to identify and compare the prices of petrol and diesel.

The tornado bar graph is an excellent tool for visualizing data in a way that allows for easy comparisons between different categories. In our case, we'll be visualizing a two-side bar graph, which is a visually striking way to showcase and compare prices of petrol and diesel in the UK

To render tornado chart, initialize the SfCartesianChart and switch the chart X and Y axes by using the IsTransposed property as true.

TornadoChart

If you'd like more information or a detailed guide, refer Comparsion of petrol and diesel price using tornado chart blog.

About

This sample demonstrates how to create a .NET MAUI Tornado chart to compare petrol and diesel prices in the UK.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages