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