Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface

In This Topic
    IChart Interface Methods
    In This Topic

    For a list of all members of this type, see IChart members.

    Public Methods
     NameDescription
     Method Creates a chart at the specified location on the chart.  
     Method Creates a chart at the specified location on the active sheet.  
     MethodCreates a connector. Returns the IShape object that represents the new connector.  
     MethodCreates a connector. Returns the IShape object that represents the new connector.  
     MethodOverloaded. Creates a picture from an existing file. Returns the IShape object that represents the new picture.  
     MethodOverloaded. Creates a picture from an existing file. Returns the IShape object that represents the new picture.  
     MethodReturns the IShape object that represents the new AutoShape in the chart.  
     MethodReturns the IShape object that represents the new AutoShape in a worksheet.  
     Method Deletes the object.  
     MethodOverloaded.  Sets the source data range for the chart.  
    Top
    See Also