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