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

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

パラメータ

t
パラメータ。

戻り値の型

Double。
参照

ParametricFunction クラス
ParametricFunction メンバ