[]
        
(Showing Draft Content)

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

MaxScale Method

MaxScale(double)

Configurates MaxScale. Sets the maximum range scale of the range selector.

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

The value.

Returns
Type Description
RangeSelectorBuilder<T>

Current builder.

Remarks

The maximum scale is between 0 and 1.