Spread for ASP.NET 12 Product Documentation
LineBorders Property (RadarLineSeries)


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

Reference

RadarLineSeries Class
RadarLineSeries Members