Spread Windows Forms 12.0 Product Documentation
PointFills Property (RadarPointSeries)


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

Reference

RadarPointSeries Class
RadarPointSeries Members