GrapeCity.Documents.Excel.Drawing Namespace / IShapes Interface / AddChart Method
In This Topic
AddChart Method (IShapes)
In This Topic
Creates a chart at the specified location on the active sheet.
Overload List
OverloadDescription
Creates a chart at the specified location on the active sheet.  
Creates a chart at the specified range on the current sheet.

The sheet of targetRange and the sheet of the shape being added must be the same sheet.  
Creates a chart at the specified location on the active sheet.  
Creates a chart at the specified range on the current sheet.

The sheet of targetRange and the sheet of the shape being added must be the same sheet.  
See Also