When using multiple axes and performing zoom or scroll, some series points can display outside the axes "zones" or limits.
You can prevent this with some simple code at Series events: BeforeDrawValues and AfterDrawValues.