[]
        
(Showing Draft Content)

FarPoint.Win.Chart.AxisHitTest.-ctor

AxisHitTest Constructor

AxisHitTest(PlotArea, AxisType, Axis)

Initializes a new instance of the AxisHitTest class.

Declaration
public AxisHitTest(PlotArea plotArea, AxisInfo.AxisType type, Axis axis)
Public Sub New(plotArea As PlotArea, type As AxisInfo.AxisType, axis As Axis)
Parameters
Type Name Description
PlotArea plotArea

The plot area.

AxisInfo.AxisType type

The type.

Axis axis

The axis.