Click or drag to resize

SparklineGroup SparklineList Property

Gets the collection of sparklines associated with the current instance.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public SparklineCollection SparklineList { get; }

Property Value

Type: SparklineCollection
See Also