3D Orthographic view tips
Use View3D.Camera.Projection = Orthographic instead of OrthographicLegacy for maximum performance. Difference can be seen especially when zooming the view while having lots of series and data in it (see 3D Camera).
Use View3D.Camera.Projection = Orthographic instead of OrthographicLegacy for maximum performance. Difference can be seen especially when zooming the view while having lots of series and data in it (see 3D Camera).