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