Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum SparklineType
Public Enumeration SparklineType
public enum class SparklineType
type SparklineType
Members
| Member | Value | Description |
|---|---|---|
| Stacked | 0 | |
| Column | 1 | |
| Line | 2 |