[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.RangeSelectorBuilder-1.MinScale

MinScale Method

MinScale(double)

Configurates MinScale. Sets the minimum range scale of the range selector.

Declaration
public RangeSelectorBuilder<T> MinScale(double value)
Parameters
Type Name Description
double value

The value.

Returns
Type Description
RangeSelectorBuilder<T>

Current builder.

Remarks

The minimum scale is between 0 and 1.