ComponentOne FinancialChart for WinForms
Maximum Property (AxisScrollbar)

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

Reference

AxisScrollbar Class
AxisScrollbar Members