Spread Windows Forms 12.0 Product Documentation
PointBorders Property (XYPointSeries)


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

Reference

XYPointSeries Class
XYPointSeries Members