Click or drag to resize

SparklineCollection Constructor

Initializes a new instance of the SparklineCollection class with the specified SparklineGroup.

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

Parameters

group
Type: Spire.Xls SparklineGroup
See Also