[]
Represents a collection of all the IPoint objects in the specified series in a chart.
public interface IPoints
Public Interface IPoints
Name | Description |
---|---|
Count | Gets the total number of points in the collection. |
this[int] | Gets a single IPoint object from the collection. |