Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / GripHitTest Class


GripHitTest Class Properties

For a list of all members of this type, see GripHitTest members.

Public Properties
 NameDescription
Public PropertyGets 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 PropertyGets the series hit test according to clicked series handle. If SeriesHit is not null, the Direction will always be None.  
Top
See Also