TrueChart for WinForms (C1Chart2D)
GetY メソッド (YFunction)

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

パラメータ

x
パラメータ。

戻り値の型

Double 型。
参照

YFunction クラス
YFunction メンバ
YFunction クラス