Spread Windows Forms 12.0 Product Documentation
PointFills Property (XYZPointSeries)


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