[]
Initializes a new instance of the SeriesHitTest class.
public SeriesHitTest(PlotArea plotArea, Series group, Series series, int pointIndex)
Public Sub New(plotArea As PlotArea, group As Series, series As Series, pointIndex As Integer)
| Type | Name | Description |
|---|---|---|
| PlotArea | plotArea | The plot area. |
| Series | group | The group. |
| Series | series | The series. |
| int | pointIndex | Index of the point. |