com.grapecity.documents.excel.drawing Package / IShapes Interface / addChart Method
In This Topic
addChart Method
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