ComponentOne Studio TrueChart for ASP.NET (C1WebChart2D) ヘルプ
CopyTo メソッド (TrendLinesCollection)

C1.Win.C1Chart.4 アセンブリ > C1.Win.C1Chart 名前空間 > TrendLinesCollection クラス : CopyTo メソッド
配列。
インデックス。
指定したインデックスから開始する近似曲線のコレクションを TrendLinesCollection オブジェクトの指定した配列にコピーします。
シンタックス
'宣言
 
Public Sub CopyTo( _
   ByVal array() As TrendLine, _
   ByVal index As System.Integer _
) 
public void CopyTo( 
   TrendLine[] array,
   System.int index
)

パラメータ

array
配列。
index
インデックス。
参照

TrendLinesCollection クラス
TrendLinesCollection メンバ