TickLabelOrientation3D Enumeration
Enumerates possible kinds of 3D axis labels rotation
Syntax
public enum TickLabelOrientation3D : System.Enum 
Members
MemberDescription
Auto Axis labels rotates regarding to camera position
Horizontal Axis labels locked horizontally regardless of camera position
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SciChart.Charting3D.Axis.TickLabelOrientation3D

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