Spread for ASP.NET 11 Product Documentation
BarBorders Property (HighLowBarSeries)


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

Reference

HighLowBarSeries Class
HighLowBarSeries Members