[]
Creates one YFunctionSeriesBuilder<T> instance to configurate obj.
public YFunctionSeriesBuilder(YFunctionSeries<T> obj)
Public Sub New(obj As YFunctionSeries(Of T))
| Type | Name | Description |
|---|---|---|
| YFunctionSeries<T> | obj | The YFunctionSeries<T> object to be configurated. |