Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / PlotAreaHitTest Class
Members


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

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

See Also