Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Charts Namespace / IPoints Interface
Members


In This Topic
    IPoints Interface
    In This Topic
    Represents a collection of all the IPoint objects in the specified series in a chart.
    Syntax
    'Declaration
     
    
    Public Interface IPoints 
    'Usage
     
    
    Dim instance As IPoints
    public interface IPoints 
    See Also