Charting for WinForms Programmer's Guide
PointList Methods
 


 Public Methods

  Name Description

Add

Adds the specified point to the list.

AddRange

Adds the specified collection of points to the list.

Insert

Inserts the specified point at the specified index within the list.

Remove

Removes the specified point from the list.

Sort

Sorts the list using the specified comparer.

ToArray

Converts the list to an array of points.

 See Also

PointList Class
MindFusion.Geometry.Geometry2D Namespace