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


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

Reference

PolarAreaSeries Class
PolarAreaSeries Members