ComponentOne FinancialChart for WinForms
IsRangeBarVisible Property

C1.Win.Chart.Interaction Namespace > C1RangeSlider Class : IsRangeBarVisible Property
Gets or sets a value that indicates whether C1RangeSlider bar should be displayed.
Syntax
'Declaration
 
<RefreshPropertiesAttribute(RefreshProperties.Repaint)>
<MergablePropertyAttribute(True)>
<DefaultValueAttribute()>
Public Property IsRangeBarVisible As Boolean
[RefreshProperties(RefreshProperties.Repaint)]
[MergableProperty(true)]
[DefaultValue()]
public bool IsRangeBarVisible {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members