[]
Configurates High. Sets the high value of Fibonacci tool.
public FibonacciBuilder<T> High(double? value)
| Type | Name | Description |
|---|---|---|
| double? | value | The value. |
| Type | Description |
|---|---|
| FibonacciBuilder<T> | Current builder. |
If not specified, the high value is caclulated based on data values provided by the itemsSource.