Spread for ASP.NET 12 Product Documentation
AreaBorders Property (HighLowAreaSeries)


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

Reference

HighLowAreaSeries Class
HighLowAreaSeries Members