[]
Initializes a new instance of the AxisHitTest class.
public AxisHitTest(PlotArea plotArea, AxisInfo.AxisType type, Axis axis)
Public Sub New(plotArea As PlotArea, type As AxisInfo.AxisType, axis As Axis)
Type | Name | Description |
---|---|---|
PlotArea | plotArea | The plot area. |
AxisInfo.AxisType | type | The type. |
Axis | axis | The axis. |