[]
Adds a chart to the SpreadChartCollection.
public int Add(SpreadChart chart)
Public Function Add(chart As SpreadChart) As Integer
| Type | Name | Description |
|---|---|---|
| SpreadChart | chart | The SpreadChart to add to the SpreadChartCollection. |
| Type | Description |
|---|---|
| int | The position into which the new chart was inserted. |