[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ISeries.Points

Points Property

Points

Gets an object that represents a single point (an IPoint object) or a collection of all the points (an IPoints collection) in the series.

Declaration
IPoints Points { get; }
ReadOnly Property Points As IPoints