Does anybody have some experience working with charts in .NET? Specially I want to create them programmatically.
.NET
using System; using System.Coll
Try to include these lines on your code, after mych.Visible = true;:
mych.Visible = true;
ChartArea chA = new ChartArea(); mych.ChartAreas.Add(chA);