1) Add a position offset to each Y axis beyond the first in order to offset them
2) Change the location of the ViewXY so that the axis and graph area line up nicely
During step 2, i am attempting to set margins on my graph area. However, the 'left' is not getting set to the value i want it to be (lets say 200).
In the following code snippet, b.Left does not have 300, which is what i set it to.
What am I missing?
