[]
Configurates StartX. Sets the starting X data point for the time zones.
public FibonacciTimeZonesBuilder<T> StartX(object value)
| Type | Name | Description |
|---|---|---|
| object | value | The value. |
| Type | Description |
|---|---|
| FibonacciTimeZonesBuilder<T> | Current builder. |
If not set, the starting X data point is calculated automatically. The value can be a number or a Date object (for time-based data).