[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.FibonacciTimeZonesBuilder-1.StartX

StartX Method

StartX(object)

Configurates StartX. Sets the starting X data point for the time zones.

Declaration
public FibonacciTimeZonesBuilder<T> StartX(object value)
Parameters
Type Name Description
object value

The value.

Returns
Type Description
FibonacciTimeZonesBuilder<T>

Current builder.

Remarks

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).