Enum SparklineType
Defined types of Sparkline chart types.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum SparklineType
Fields
| Name | Description |
|---|---|
| Column | Sparkline type is Column. |
| ColumnStacked100 | Sparkline type is WinLoss. |
| Line | Sparkline type is Line. |