ComponentOne FinancialChart for WinForms
UpperValue Property (C1RangeSlider)

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

Reference

C1RangeSlider Class
C1RangeSlider Members