Spread for ASP.NET 11 Product Documentation
AreaBorders Property (RadarAreaSeries)


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

Reference

RadarAreaSeries Class
RadarAreaSeries Members