The DataChart-Core-Overview is a sample built on ASP.NET Core and using the Infragistics.Web.AspNetCore NuGet package. It consists of igDataChart control with different types of series - Column, Point, Line Spline, Area, Spline Area, Step Line, Step Area, and Waterfall. The data layer is extracted to class libraries under the Persistence folder.
- Press
CTRL + F5to run the project or pressF5to run it in debug mode.
- The sample uses the common MVC pattern.
Ignite UI for jQuery ASP.NET MVC HelpersjQueryASP.NET Core