Spread for ASP.NET 12 Product Documentation
PointFills Property (XYZPointSeries)


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

Reference

XYZPointSeries Class
XYZPointSeries Members