FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > SeriesElementHitTest クラス : SeriesElementHitTest コンストラクタ |
'宣言
Public Function New( _ ByVal plotArea As PlotArea, _ ByVal group As Series, _ ByVal series As Series, _ ByVal pointIndex As Integer, _ ByVal elementIndex As Integer _ )
public SeriesElementHitTest( PlotArea plotArea, Series group, Series series, int pointIndex, int elementIndex )