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