LargeChange Property (C1RangeSlider)
Gets or sets the value to be added to or subtracted from the LowerValue or UpperValue properties when the lower value thumb or upper value thumb is moved a large distance.
public double LargeChange {get; set;}
'Declaration
Public Property LargeChange As Double