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