Chart for WPF/Silverlight
InitList メソッド

C1.WPF.C1Chart.4.5.2 アセンブリ > C1.WPF.C1Chart 名前空間 > DataSeries クラス : InitList メソッド
シンタックス
'宣言
 
Friend Shared Sub InitList( _
   ByVal list As System.Collections.Generic.List(Of Object), _
   ByVal vals As System.Collections.IEnumerable, _
   ByVal coll As System.Collections.Generic.IList(Of Double) _
) 
internal static void InitList( 
   System.Collections.Generic.List<object> list,
   System.Collections.IEnumerable vals,
   System.Collections.Generic.IList<double> coll
)

パラメータ

list
vals
coll
参照

DataSeries クラス
DataSeries メンバ