[]
        
(Showing Draft Content)

FarPoint.Win.Chart.GripHitTest.Direction

Direction Property

Direction

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.

Declaration
public DragDirection Direction { get; }
Public ReadOnly Property Direction As DragDirection
Property Value
Type Description
DragDirection

The direction.