[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IChartObjects

IChartObjects Interface

Represents a collection of all the IChartObject objects on the specified chart sheet or worksheet.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IChartObjects
Public Interface IChartObjects

Properties

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.