Spread Windows Forms 12.0 Product Documentation
UpBorders Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > CandlestickSeries Class : UpBorders Property
Gets the collection of up borders for the series.
Syntax
'Declaration
 
Public ReadOnly Property UpBorders As LineCollection
'Usage
 
Dim instance As CandlestickSeries
Dim value As LineCollection
 
value = instance.UpBorders
public LineCollection UpBorders {get;}
See Also

Reference

CandlestickSeries Class
CandlestickSeries Members