Spread for ASP.NET 12 Product Documentation
BarBorders Property (BarSeries)


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

Reference

BarSeries Class
BarSeries Members