I'm not able to align more than 3 charting areas in MSChart vertically without calculating position manually. Seems like MSChart decided that if you add more areas it would start aligning them horizontally.
I've tried playing around with ChartArea Alignment properties like Orientation, Style and AlignWithChartArea, but it would overlap areas one on the other if you try changing these.
So, has anyone tried working around this issue? The last thing I can think of is to calculate positions and align areas manually.
Thanks !