GrapeCity SPREAD for Windows Forms 12.0J
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)

パラメータ

plotArea
プロットエリア。
seriesGroup
系列グループ。
series
系列。
pointIndex
ポイントのインデックス。
参照

SeriesInfo クラス
SeriesInfo メンバ

 

 


Copyright © 2004 GrapeCity inc.