Spread for ASP.NET 9.0 Product Documentation
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.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

GripHitTest Class
GripHitTest Members

 

 


Copyright © GrapeCity, inc. All rights reserved.