I put a chart control in winforms application and then try to add some data to be displayed as stacked column chart. I can't get the second serie to display properly no matter how hard I'm trying. I isolated the issue by removing everything else and leaving just 2 series and minimal amount of data.I put a chart control in winforms application a