Spread for ASP.NET 11 Product Documentation
UpBorders Property


FarPoint.Web.Chart Assembly > FarPoint.Web.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