FlexChart for WinForms
LinesArea コンストラクタ

C1.Chart アセンブリ > C1.Chart 名前空間 > LinesArea クラス : LinesArea コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Collections.Generic.List(Of Double), _
   ByVal y As System.Collections.Generic.List(Of Double) _
)
public LinesArea( 
   System.Collections.Generic.List<double> x,
   System.Collections.Generic.List<double> y
)

パラメータ

x
y
参照

参照

LinesArea クラス
LinesArea メンバ