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