[]
Configurates YFunc. Sets the function used to calculate the y value.
public ParametricFunctionSeriesBuilder<T> YFunc(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
ParametricFunctionSeriesBuilder<T> | Current builder. |