ComponentOne FinancialChart for WinForms
Minimum Property (AxisScrollbar)

C1.Win.Chart.Interaction Namespace > AxisScrollbar Class : Minimum Property
Gets or sets the minimum possible value of the range element.
Syntax
'Declaration
 
<RefreshPropertiesAttribute(RefreshProperties.Repaint)>
<MergablePropertyAttribute(True)>
<DefaultValueAttribute()>
Public Property Minimum As Double
[RefreshProperties(RefreshProperties.Repaint)]
[MergableProperty(true)]
[DefaultValue()]
public double Minimum {get; set;}
See Also

Reference

AxisScrollbar Class
AxisScrollbar Members