Intersoft ClientUI Documentation
AxisOrientation Enumeration



Specifies the orientation of an axis.
Syntax
Public Enum AxisOrientation 
   Inherits System.Enum
Dim instance As AxisOrientation
public enum AxisOrientation : System.Enum 
public enum class AxisOrientation : public System.Enum 
Members
MemberDescription
None Orientation is automatically set.
X Indicates the axis plots along the X axis.
Y Indicates the axis plots along the Y axis.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.DataVisualization.AxisOrientation

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

Reference

Intersoft.Client.UI.DataVisualization Namespace

Send Feedback