'Declaration Public Enum AxisPredefinedPosition Inherits System.Enum
'Usage Dim instance As AxisPredefinedPosition
public enum AxisPredefinedPosition : System.Enum
'Declaration Public Enum AxisPredefinedPosition Inherits System.Enum
'Usage Dim instance As AxisPredefinedPosition
public enum AxisPredefinedPosition : System.Enum
Member | Description |
---|---|
BackRight | back right vertical corner. Can be used for axes with vertical orientation. Default position of the SecondaryY axis. |
BackTop | back top horizontal corner. Can be used for axes with horizontal orientation. Default position of the SecondaryX axis. |
BottomRight | bottom right depth corner. Can be used for axes with depth orientation. Default position of the Depth axis. |
FrontBottom | front bottom horizontal corner. Can be used for axes with horizontal orientation. Default position of the PrimaryX axis. |
FrontLeft | front left vertical corner. Can be used for axes with vertical orientation. Default position of the PrimaryY axis. |
FrontRight | front right vertical corner. Can be used for axes with vertical orientation |
FrontTop | front top horizontal corner. Can be used for axes with horizontal orientation. |
TopLeft | top left depth corner. Can be used for axes with depth orientation. |
TopRight | top right depth corner. Can be used for axes with depth orientation. |
System.Object
System.ValueType
System.Enum
Xceed.Chart.Core.AxisPredefinedPosition
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