ComponentOne FinancialChart for WinForms
UpperThumbPath Property

C1.Win.Chart.Interaction Namespace > C1RangeSlider Class : UpperThumbPath Property
Gets or sets custom thumb path for upper value.
Syntax
'Declaration
 
<RefreshPropertiesAttribute(RefreshProperties.Repaint)>
<MergablePropertyAttribute(True)>
<DefaultValueAttribute()>
<BrowsableAttribute(False)>
Public Property UpperThumbPath As GraphicsPath
[RefreshProperties(RefreshProperties.Repaint)]
[MergableProperty(true)]
[DefaultValue()]
[Browsable(false)]
public GraphicsPath UpperThumbPath {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members