Click or drag to resize

WorksheetChartsCollection Add Method

Adds a new chart to the collection.

Namespace: Spire.Xls.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Chart Add()

Return Value

Type: Chart
The newly created Chart object.
See Also