SetViewportOrientation Method
Allows to specify Viewport 3D orientation, Y-Axis up or Z-Axis up. It is applied globally, impacting all SciChart3DSurface instances
Syntax
public static void SetViewportOrientation( 
   Viewport3DOrientation viewport3dOrientation
)

Parameters

viewport3dOrientation
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also