Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / GripHitTest Class
Properties


In This Topic
    GripHitTest Class Members
    In This Topic

    The following tables list the members exposed by GripHitTest.

    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