[]
        
(Showing Draft Content)

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

Levels Method

Levels(double[])

Configurates Levels. Sets the array of levels for plotting.

Declaration
public FibonacciArcsBuilder<T> Levels(double[] value)
Public Function Levels(value As Double()) As FibonacciArcsBuilder(Of T)
Parameters
Type Name Description
double[] value

The value.

Returns
Type Description
FibonacciArcsBuilder<T>

Current builder.