ComponentOne FinancialChart for WinForms
LowerValue Property (C1RangeSlider)

C1.Win.Chart.Interaction Namespace > C1RangeSlider Class : LowerValue Property
Gets or sets the current lower magnitude of the range control.
Syntax
'Declaration
 
<RefreshPropertiesAttribute(RefreshProperties.Repaint)>
<MergablePropertyAttribute(True)>
<DefaultValueAttribute()>
Public Property LowerValue As Double
[RefreshProperties(RefreshProperties.Repaint)]
[MergableProperty(true)]
[DefaultValue()]
public double LowerValue {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members