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


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

    System.Object
       FarPoint.Win.Chart.HitTest
          FarPoint.Win.Chart.PlotAreaHitTest

    See Also