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