PowerTools SPREAD for Windows Forms 8.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)
public SeriesInfo( 
   PlotArea plotArea,
   Series seriesGroup,
   Series series,
   int pointIndex
)

パラメータ

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

SeriesInfo クラス
SeriesInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.