[]
Sets the d line style.
public StochasticBuilder<T> SetDLineStyle(string stroke = "", int? strokeWidth = null)
| Type | Name | Description |
|---|---|---|
| string | stroke | The stroke |
| int? | strokeWidth | The stroke width |
| Type | Description |
|---|---|
| StochasticBuilder<T> | Current builder |