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