[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.FibonacciArcsBuilder-1.End

End Method

End(DataPoint)

Configurates End. Sets the ending DataPoint for the base line.

Declaration
public FibonacciArcsBuilder<T> End(DataPoint value)
Parameters
Type Name Description
DataPoint value

The value.

Returns
Type Description
FibonacciArcsBuilder<T>

Current builder.

Remarks

The DataPoint X value can be a number or a Date object (for time-based data). Unlike some of the other Fibonacci tools, the ending DataPoint is not calculated automatically if undefined.