'Declaration Public Enum SurfacePositionMode Inherits System.Enum
'Usage Dim instance As SurfacePositionMode
public enum SurfacePositionMode : System.Enum
'Declaration Public Enum SurfacePositionMode Inherits System.Enum
'Usage Dim instance As SurfacePositionMode
public enum SurfacePositionMode : System.Enum
Member | Description |
---|---|
AxisBegin | the flat surface is positioned at the axis begin value |
AxisEnd | the flat surface is positioned at the axis end value |
CustomValue | the user specifies the position of the surface with the PositionValue property |
System.Object
System.ValueType
System.Enum
Xceed.Chart.Core.SurfacePositionMode
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