0
kicks
ASP.NET Charting with NPlot
There are several commercial charting libraries available for ASP.NET. They are extensively advertised, and can certainly do the job. However, frugal developers like me may prefer freeware alternatives. In this article we will examine using NPlot to create charts in an ASP.NET application. NPlot is a free, .NET native charting engine that excels at scientific charting. Read on to learn more!