Spread Windows Forms 12.0 Product Documentation
CloseContour Property (RadarLineSeries)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > RadarLineSeries Class : CloseContour Property
Gets or sets whether the last point is connected to the first point.
Syntax
'Declaration
 
Public Property CloseContour As Boolean
'Usage
 
Dim instance As RadarLineSeries
Dim value As Boolean
 
instance.CloseContour = value
 
value = instance.CloseContour
public bool CloseContour {get; set;}
See Also

Reference

RadarLineSeries Class
RadarLineSeries Members