[]
Configurates Start. Sets the starting DataPoint for the base line.
public FibonacciFansBuilder<T> Start(DataPoint value)
| Type | Name | Description |
|---|---|---|
| DataPoint | value | The value. |
| Type | Description |
|---|---|
| FibonacciFansBuilder<T> | Current builder. |
The DataPoint X value can be a number or a Date object.