[]
Configurates Levels. Sets the array of levels for plotting.
public FibonacciTimeZonesBuilder<T> Levels(double[] value)
| Type | Name | Description |
|---|---|---|
| double[] | value | The value. |
| Type | Description |
|---|---|
| FibonacciTimeZonesBuilder<T> | Current builder. |