Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / AxisHitTest Class
Members


In This Topic
    AxisHitTest Class
    In This Topic
    Represents information about the hit test for the axis.
    Syntax
    'Declaration
     
    
    Public Class AxisHitTest 
       Inherits HitTest
    'Usage
     
    
    Dim instance As AxisHitTest
    public class AxisHitTest : HitTest 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.HitTest
          FarPoint.Win.Chart.AxisHitTest

    See Also