Click or drag to resize

ChartsCollection Add Method

Adds a new chart.

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

Return Value

Type: ChartSheet
Created chart object.
See Also