ComponentOne FinancialChart for WinForms
SmallChange Property (C1RangeSlider)

C1.Win.Chart.Interaction Namespace > C1RangeSlider Class : SmallChange Property
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 small distance.
Syntax
'Declaration
 
<RefreshPropertiesAttribute(RefreshProperties.Repaint)>
<MergablePropertyAttribute(True)>
<DefaultValueAttribute()>
Public Property SmallChange As Double
[RefreshProperties(RefreshProperties.Repaint)]
[MergableProperty(true)]
[DefaultValue()]
public double SmallChange {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members