[]
        
(Showing Draft Content)

FarPoint.Win.Chart.SeriesHitTest

SeriesHitTest Class

Represents information about the hit test for the series.

Inheritance
SeriesHitTest
Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
public class SeriesHitTest : HitTest
Public Class SeriesHitTest
    Inherits HitTest

Constructors

Name Description
SeriesHitTest(PlotArea, Series, Series, int)

Initializes a new instance of the SeriesHitTest class.

Properties

Name Description
Group

Gets the series group.

PlotArea

Gets the plot area.

PointIndex

Gets the index of the point.

Series

Gets the series.