Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / SeriesElementHitTest Class
Members


In This Topic
    SeriesElementHitTest Class
    In This Topic
    Represents information about the hit test for the element series.
    Syntax
    'Declaration
     
    
    Public Class SeriesElementHitTest 
       Inherits SeriesHitTest
    'Usage
     
    
    Dim instance As SeriesElementHitTest
    public class SeriesElementHitTest : SeriesHitTest 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.HitTest
          FarPoint.Win.Chart.SeriesHitTest
             FarPoint.Win.Chart.SeriesElementHitTest

    See Also