[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.GaugeBuilder-2.Step

Step Method

Step(double)

Configurates Step. Sets the amount to add or subtract to the value property when the user presses the arrow keys.

Declaration
public TBuilder Step(double value)
Parameters
Type Name Description
double value

The value.

Returns
Type Description
TBuilder

Current builder.