SliderItem.MaxValue

Syntax

MaxValue: Number

Description

The MaxValue property determines maximum value for the slider.

Comments

Use JSON or the setMaxValue method to set the property value and the getMaxValue 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