[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.FibonacciBuilder-1.Low

Low Method

Low(double?)

Configurates Low. Sets the low value of Fibonacci tool.

Declaration
public FibonacciBuilder<T> Low(double? value)
Parameters
Type Name Description
double? value

The value.

Returns
Type Description
FibonacciBuilder<T>

Current builder.

Remarks

If not specified, the low value is caclulated based on data values provided by itemsSource.