Spread Windows Forms 12.0 Product Documentation
AreaBorders Property (RadarAreaSeries)


FarPoint.Win.Chart Assembly > FarPoint.Win.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