TrueChart for WinForms (C1Chart2D)
GetXValues メソッド (ParametricFunction)

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

パラメータ

t
パラメータ。

戻り値の型

Double[]。
参照

ParametricFunction クラス
ParametricFunction メンバ
ParametricFunction クラス