Spread Windows Forms 12.0 Product Documentation
CloseContour Property (RadarAreaSeries)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > RadarAreaSeries 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 RadarAreaSeries
Dim value As Boolean
 
instance.CloseContour = value
 
value = instance.CloseContour
public bool CloseContour {get; set;}
See Also

Reference

RadarAreaSeries Class
RadarAreaSeries Members