Chart for WPF/Silverlight
CalculateValue メソッド

C1.WPF.C1Chart.Extended.4.5.2 アセンブリ > C1.WPF.C1Chart.Extended 名前空間 > FunctionSeries クラス : CalculateValue メソッド
関数の値を計算します。
シンタックス
'宣言
 
Protected Function CalculateValue( _
   ByVal func As System.Func(Of Double,Double), _
   ByVal funcJS As System.String, _
   ByVal parameter As System.Double, _
   ByRef errmsg As System.String _
) As System.Double
protected System.double CalculateValue( 
   System.Func<double,double> func,
   System.string funcJS,
   System.double parameter,
   out System.string errmsg
)

パラメータ

func
funcJS
parameter
errmsg
参照

FunctionSeries クラス
FunctionSeries メンバ