The following issues need to be solved to improve the quality of linked plots. Linked plots are when you have two plots on a form, and use the OnAxesChanged event of one to apply those axes to the other plot and request a new render.
An event queue / timer / delayed axis match and high quality render might be able to solve these problems (#761)