[]
Gets the direction.The direction will be None if the series handle is visible (the SeriesHit is not null). And when the direction is not None, the SeriesHit will be null.
public DragDirection Direction { get; }
Public ReadOnly Property Direction As DragDirection
Type | Description |
---|---|
DragDirection | The direction. |