[]
        
(Showing Draft Content)

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

MinX Method

MinX(object)

Configurates MinX. Sets the x minimal value of the Fibonacci tool.

Declaration
public FibonacciBuilder<T> MinX(object value)
Parameters
Type Name Description
object value

The value.

Returns
Type Description
FibonacciBuilder<T>

Current builder.

Remarks

If not specified, current minimum of x-axis is used. The value can be specified as a number or Date object.