Hello,
I'm designing an nChartControl to look like this:
My problem is that when I resize the form wider, the horizontal bar chart comes too far away from the stock chart y-axis like this:
Similarly, if I resize the form narrower, The horizontal bar chart overlaps the stock chart y-axis like this:
I created the bar chart at the same level as the other two charts. I experimented with making the horizontal bar chart a child of the stock chart. I also tried placing the chart as a child of an anchor panel, which was in turn, a child of the stock chart. I also tried using guidelines. I didn't find a good way to do this yet. I was wondering if you could give me a better strategy for what I'm trying to accomplish.
Thank you, Brian Warren