Spread Windows Forms 12.0 Product Documentation
PointFills Property (PolarLineSeries)


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

Reference

PolarLineSeries Class
PolarLineSeries Members