Spread Windows Forms 12.0 Product Documentation
DownBorders Property


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

Reference

CandlestickSeries Class
CandlestickSeries Members