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


In This Topic
    IPoint Interface
    In This Topic
    Represents a single point in a series in a chart.
    Syntax
    'Declaration
     
    
    Public Interface IPoint 
    'Usage
     
    
    Dim instance As IPoint
    public interface IPoint 
    See Also