FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > SeriesElementHitTest Class : SeriesElementHitTest Constructor |
'Declaration Public Function New( _ ByVal plotArea As PlotArea, _ ByVal group As Series, _ ByVal series As Series, _ ByVal pointIndex As Integer, _ ByVal elementIndex As Integer _ )
'Usage Dim plotArea As PlotArea Dim group As Series Dim series As Series Dim pointIndex As Integer Dim elementIndex As Integer Dim instance As New SeriesElementHitTest(plotArea, group, series, pointIndex, elementIndex)
public SeriesElementHitTest( PlotArea plotArea, Series group, Series series, int pointIndex, int elementIndex )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional