Example of Area Empty Points in ASP.NET Core Chart Control
This sample illustrates an area series with empty points. Data points with null points are shown here.
DEMO
SOURCE
In this example, you can see how to render an area series with empty points. Also, a legend is enabled in the shape of the series.
More information about the empty points can be found in this documentation section.