[]
        
(Showing Draft Content)

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

EndX Method

EndX(object)

Configurates EndX. Sets the ending X data point for the time zones.

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

The value.

Returns
Type Description
FibonacciTimeZonesBuilder<T>

Current builder.

Remarks

If not set, the ending X data point is calculated automatically. The value can be a number or a Date object (for time-based data).