ICharts Interface Members
In This Topic
The following tables list the members exposed by ICharts.
Public Properties
| Name | Description |
| Count | Gets an integer value that represents the number of charts in the collection. |
| Item | Overloaded. Gets a single chart from the collection. |
Top
Public Methods
| Name | Description |
| Add | Overloaded. Inserts a chart directly onto the grid. |
| Copy | Overloaded. Copies the sheet to another location in the workbook. |
| Delete | Delete all charts. |
| Move | Overloaded. Moves the chart to another location in the workbook. |
| Select | Selects all charts. |
Top
See Also