Search
RangeSelector.setStep Method
See Also
 






Sets the step to scroll with when using the buttons.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public void setStep (
    double value
)

 Parameters

value

A double value.

 See Also