[]
Configurates MinScale. Sets the minimum range scale of the range selector.
public RangeSelectorBuilder<T> MinScale(double value)
Type | Name | Description |
---|---|---|
double | value | The value. |
Type | Description |
---|---|
RangeSelectorBuilder<T> | Current builder. |
The minimum scale is between 0 and 1.