Click or drag to resize

SparklineGroup Add Method

Adds a new Sparkline to the collection.

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

Return Value

Type: SparklineCollection
The updated SparklineCollection with the new Sparkline added.

Implements

ISparklineGroup Add
See Also