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