Spread Windows Forms 12.0 Product Documentation
PointBorders Property (LineSeries)


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

Reference

LineSeries Class
LineSeries Members