ComponentOne FinancialChart for WinForms
Maximum Property (C1RangeSlider)

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

C1RangeSlider Class
C1RangeSlider Members