Table of Contents

Enum SparklineType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Defined types of Sparkline chart types.

public enum SparklineType

Fields

Column = 1

Sparkline type is Column.

Line = 2

Sparkline type is Line.

Stacked = 0

Sparkline type is WinLoss.