ASP.NET Core MVC コントロールヘルプ
StartX メソッド

C1.AspNetCore.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > FibonacciTimeZonesBuilder<T> クラス : StartX メソッド
The value.
Configurates C1.Web.Mvc.Finance.FibonacciTimeZones<T>.StartX. Sets the starting X data point for the time zones.
シンタックス
'宣言
 
Public Function StartX( _
   ByVal value As System.Object _
) As FibonacciTimeZonesBuilder(Of T)
public FibonacciTimeZonesBuilder<T> StartX( 
   System.object value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
If not set, the starting X data point is calculated automatically. The value can be a number or a Date object (for time-based data).
参照

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