[]
        
(Showing Draft Content)

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

High Method

High(double?)

Configurates High. Sets the high value of Fibonacci tool.

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

The value.

Returns
Type Description
FibonacciBuilder<T>

Current builder.

Remarks

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