Blazor Scatter Charts are used to plot data with two numeric parameters. Also referred as scatter plot/point chart, its rich feature sets include tooltip, multiple axis, zooming and panning, etc.
Plot multiple scatter series in a single chart to compare different data sets. Legend and tooltip for the series can make it more readable.
Support different types of symbol to display the data points in scatter plot. This will be useful in differentiating the multiple series and points in same chart.
Show the detail about the data points with the help of data label support.
Customize the look and feel of the scatter chart using built-in APIs.