[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IPoints

IPoints Interface

Represents a collection of all the IPoint objects in the specified series in a chart.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IPoints
Public Interface IPoints

Properties

Name Description
Count

Gets the total number of points in the collection.

this[int]

Gets a single IPoint object from the collection.