SciChart.Charting3D Assembly > SciChart.Charting3D Namespace : Viewport3DOrientation Enumeration
Viewport3DOrientation Enumeration
Defines available options for Viewport3D Orientation
Syntax
public enum Viewport3DOrientation : System.Enum 
Members
MemberDescription
YAxisUp Specifies that Viewport 3D should appear with Y-Axis pointing upwards
ZAxisUp Specifies that Viewport 3D should appear with Z-Axis pointing upwards
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SciChart.Charting3D.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