ComponentOne FinancialChart for WinForms
LargeChange Property

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

Reference

C1RangeSlider Class
C1RangeSlider Members