A recent project had me diving head first into creating charts in ASP.NET. Hoping to find a free alternative, I turned to the Microsoft Chart Controls which provides a powerful set of tools to create a variety of chart types. One of the required charts was a simple Gantt chart, which we’ll be creating here using a stacked bar chart.
This article assumes you have a working level knowledge of using the Microsoft Chart Controls. If you need help with the basics, there&rsquo...
[More]