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