Zooming using only keyboard

Well,

This worked. I added this line to ZoomToFit()
this.Diagram.Panel.Position = new Point(0, 0);