SliderItem.MinValue

Syntax

MinValue: Number

Description

The MinValue property determines minimum value for the slider.

Comments

Use JSON or the setMinValue method to set the property value and the getMinValue method to get the property value.

Example

The property use is given in the page with description of the SliderItem.IsStatic property.

See also:

 SliderItem