Spread Windows Forms 12.0 Product Documentation
SeriesHit Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > GripHitTest Class : SeriesHit Property
Gets the series hit test according to clicked series handle. If SeriesHit is not null, the Direction will always be None.
Syntax
'Declaration
 
Public ReadOnly Property SeriesHit As SeriesHitTest
'Usage
 
Dim instance As GripHitTest
Dim value As SeriesHitTest
 
value = instance.SeriesHit
public SeriesHitTest SeriesHit {get;}

Property Value

The series hit test.
See Also

Reference

GripHitTest Class
GripHitTest Members