[]
Add a FibonacciTimeZones Series to the FinancialChart series list.
public FibonacciTimeZonesBuilder<T> AddFibonacciTimeZones()
| Type | Description |
|---|---|
| FibonacciTimeZonesBuilder<T> | The series builder |
Add a FibonacciTimeZones Series to the FinancialChart series list.
public FibonacciTimeZonesBuilder<T> AddFibonacciTimeZones(string name)
| Type | Name | Description |
|---|---|---|
| string | name | The name of series |
| Type | Description |
|---|---|
| FibonacciTimeZonesBuilder<T> | The series builder |