SparklineType
Overview
SparklineType is a enum in Aspose.Cells FOSS for Python.
SparklineType.LINE represents a line sparkline, displaying data points connected by a line.
Values
| Value | Description |
|---|---|
LINE | Represents a line sparkline, displaying data points connected by a line |
COLUMN | Represents a column sparkline, showing data as vertical bars |
WIN_LOSS | Represents a win/loss sparkline, indicating positive or negative values |