[]
Represents a collection of all the IChartObject objects on the specified chart sheet or worksheet.
public interface IChartObjects
Public Interface IChartObjects
Name | Description |
---|---|
Count | Gets the total number of chart objects in the collection. |
this[int] | Gets a single chart object from the chart collection. |
this[string] | Gets a single chart object from the chart collection. |