TrueChart for WinForms (C1Chart2D)
Item プロパティ (TrendLinesCollection)

C1.Win.C1Chart.4.5.2 アセンブリ > C1.Win.C1Chart 名前空間 > TrendLinesCollection クラス : Item プロパティ
数値インデックスによって、指定した近似曲線をコレクションから取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal i As System.Integer _
) As TrendLine
public TrendLine this[ 
   System.int i
]; {get;}

パラメータ

i
参照

TrendLinesCollection クラス
TrendLinesCollection メンバ
TrendLinesCollection クラス