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

C1.Win.C1Chart.4 アセンブリ > C1.Win.C1Chart 名前空間 > YFunction クラス : GetYValues メソッド
パラメータ。
X 値を指定して、関数の値を計算します。
シンタックス
'宣言
 
Public Function GetYValues( _
   ByVal x() As System.Double _
) As System.Double()
public System.double[] GetYValues( 
   System.double[] x
)

パラメータ

x
パラメータ。

戻り値の型

Double[]。
参照

YFunction クラス
YFunction メンバ