Skip to content

This sample demonstrates how to Create a Line Chart showing U.S. Egg Prices more than Twice in 2022 in .NET MAUI (SfCartesianChart).

Notifications You must be signed in to change notification settings

SyncfusionExamples/Create-a-Line-Chart-showing-U.S.-Egg-Prices-more-than-Twice-in-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Create a Line Chart showing U.S. Egg Prices more than Twice in 2022

The national average price for a dozen large Grade A eggs has more than doubled from $1.93 in January to $4.25 in December 2022. This sample demonstrates how to create a line chart in .NET MAUI (SfCartesianChart) showing U.S. egg prices more than twice in 2022.

Line chart customization

The StrokeDashArray property of LineSeries is used to render the line series with dashes. Odd value is considered as rendering size and even value is considered as gap.

Line data marker customization

We can customize the series markers appearance by creating an instance of the MarkerSettings property.

Plot area customization for line chart

SfCartesianChart allows you to add any view to the chart plot area using PlotAreaBackgroundView property, which is useful for adding any relevant data, a watermark, or a color gradient to the background of the chart

line-chart

For a step by step procedure, refer to the U.S Egg Prices Chart.

About

This sample demonstrates how to Create a Line Chart showing U.S. Egg Prices more than Twice in 2022 in .NET MAUI (SfCartesianChart).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages