[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ParametricFunctionSeriesBuilder-1.YFunc

YFunc Method

YFunc(string)

Configurates YFunc. Sets the function used to calculate the y value.

Declaration
public ParametricFunctionSeriesBuilder<T> YFunc(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
ParametricFunctionSeriesBuilder<T>

Current builder.