[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FunctionSeriesBuilder-3.Min

Min Method

Min(double?)

Configurates Min. Sets the minimum value for function calculation.

Declaration
public TBuilder Min(double? value)
Parameters
Type Name Description
double? value

The value.

Returns
Type Description
TBuilder

Current builder.