ASP.NET Core MVC コントロールヘルプ
Start メソッド (FibonacciArcsBuilder<T>)

C1.AspNetCore.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > FibonacciArcsBuilder<T> クラス : Start メソッド
The value.
Configurates C1.Web.Mvc.Finance.FibonacciArcs<T>.Start. Sets the starting DataPoint for the base line.
シンタックス
'宣言
 
Public Function Start( _
   ByVal value As DataPoint _
) As FibonacciArcsBuilder(Of T)
public FibonacciArcsBuilder<T> Start( 
   DataPoint value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The DataPoint X value can be a number or a Date object. Unlike some of the other Fibonacci tools, the starting DataPoint is not calculated automatically if undefined.
参照

FibonacciArcsBuilder<T> クラス
FibonacciArcsBuilder<T> メンバ