| FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 : DragDirection 列挙体 | 
'DeclarationPublic Enum DragDirection Inherits System.Enum
'使用法Dim instance As DragDirection
public enum DragDirection : System.Enum
| メンバ | 説明 | 
|---|---|
| Bottom | 下ハンドル | 
| BottomLeft | 左下ハンドル | 
| BottomRight | 右下ハンドル | 
| Left | 左ハンドル | 
| Move | 移動ハンドル | 
| None | ドラッグなし | 
| Right | 右ハンドル | 
| Top | 上ハンドル | 
| TopLeft | 左上ハンドル | 
| TopRight | 右上ハンドル | 
System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Chart.DragDirection