'Declaration Public Enum DragDirection Inherits System.Enum
'Usage Dim instance As DragDirection
public enum DragDirection : System.Enum
'Declaration Public Enum DragDirection Inherits System.Enum
'Usage Dim instance As DragDirection
public enum DragDirection : System.Enum
| Member | Description |
|---|---|
| Bottom | Bottom handle |
| BottomLeft | Bottom left handle |
| BottomRight | Bottom right handle |
| Left | Left handle |
| Move | Move handle |
| None | No dragging |
| Right | Right handle |
| Top | Top handle |
| TopLeft | Top left handle |
| TopRight | Top right handle |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Chart.DragDirection