ComponentOne FinancialChart for WinForms
IsDirectionReversed Property

C1.Win.Chart.Interaction Namespace > C1RangeSlider Class : IsDirectionReversed Property
Gets or sets the direction of increasing value.
Syntax
'Declaration
 
<RefreshPropertiesAttribute(RefreshProperties.Repaint)>
<MergablePropertyAttribute(True)>
<DefaultValueAttribute()>
Public Property IsDirectionReversed As Boolean
[RefreshProperties(RefreshProperties.Repaint)]
[MergableProperty(true)]
[DefaultValue()]
public bool IsDirectionReversed {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members