[]
Gets an object that represents a single point (an IPoint object) or a collection of all the points (an IPoints collection) in the series.
IPoints Points { get; }
ReadOnly Property Points As IPoints