Inserts the specified PointCollection in the collection at the specified position.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public void Insert ( |
Visual Basic
![]() |
---|
Public Sub Insert( _ |
The zero-based index at which to insert the point.
The PointCollection object to add to the collection.