[]
        
(Showing Draft Content)

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

Max Method

Max(double?)

Configurates Max. Sets the max value for the function calculation.

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

The value.

Returns
Type Description
TBuilder

Current builder.