Spread for ASP.NET 8.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 Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GripHitTest Class
GripHitTest Members

 

 


Copyright © GrapeCity, inc. All rights reserved.