Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    AxisHitTest ClassAxis ClassPlotArea Class
    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