ComponentOne FinancialChart for WinForms
UpperValue Property (AxisScrollbar)

C1.Win.Chart.Interaction Namespace > AxisScrollbar 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

AxisScrollbar Class
AxisScrollbar Members