[]
Defines a builder to configurate YFunctionSeries<T>.
public class YFunctionSeriesBuilder<T> : FunctionSeriesBuilder<T, YFunctionSeries<T>, YFunctionSeriesBuilder<T>>
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| YFunctionSeriesBuilder(YFunctionSeries<T>) | Creates one YFunctionSeriesBuilder<T> instance to configurate |
| Name | Description |
|---|---|
| Func(string) | Configurates Func. Sets the function used to calculate a value. |