Aspose::Cells::Charts::SparklineType enum
SparklineType enum
Represents the sparkline types.
enum class SparklineType
Values
Name | Value | Description |
---|---|---|
Line | 0 | Line sparkline. |
Column | 1 | Column sparkline. |
Stacked | 2 | Win/Loss sparkline. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++