ActiveReports for .NET 18.0J
_calculateCoefficients メソッド

GrapeCity.DataVisualization.Chart 名前空間 > _SplineCurveShape クラス : _calculateCoefficients メソッド
シンタックス
'宣言
 
Public Shared Sub _calculateCoefficients( _
   ByVal originXs As List(Of Double), _
   ByVal originYs As List(Of Double), _
   ByVal a As List(Of IPoint), _
   ByVal b As List(Of IPoint), _
   ByVal c As List(Of IPoint), _
   ByVal d As List(Of IPoint) _
) 
public static void _calculateCoefficients( 
   List<double> originXs,
   List<double> originYs,
   List<IPoint> a,
   List<IPoint> b,
   List<IPoint> c,
   List<IPoint> d
)

パラメータ

originXs
originYs
a
b
c
d
参照

_SplineCurveShape クラス
_SplineCurveShape メンバ