Spread Windows Forms 12.0 Product Documentation
LineBorders Property (XYZLineSeries)


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

Reference

XYZLineSeries Class
XYZLineSeries Members