Spread for ASP.NET 11 Product Documentation
PointFills Property (PolarLineSeries)


FarPoint.Web.Chart Assembly > FarPoint.Web.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