ComponentOne FinancialChart for WinForms
LowerValue Property (AxisScrollbar)

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

AxisScrollbar Class
AxisScrollbar Members