Spread for ASP.NET 12 Product Documentation
PointBorders Property (XYLineSeries)


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

Reference

XYLineSeries Class
XYLineSeries Members