[]
Represents information about the hit test for the series.
public class SeriesHitTest : HitTest
Public Class SeriesHitTest
Inherits HitTest
Name | Description |
---|---|
SeriesHitTest(PlotArea, Series, Series, int) | Initializes a new instance of the SeriesHitTest class. |
Name | Description |
---|---|
Group | Gets the series group. |
PlotArea | Gets the plot area. |
PointIndex | Gets the index of the point. |
Series | Gets the series. |