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