SparklineType
Oversigt over de forskellige former for støtte
SparklineType er et enum i Aspose.Cells for Python.
SparklineType enum definerer de tre understøttede sparklinetypper: LINE, COLUMN og WIN_LOSS.
Valuer
| Value | Description |
|---|---|
LINE | Represents a line sparkline that visualizes data trends as a continuous line |
COLUMN | Represents a column sparkline that visualizes data as vertical bars |
WIN_LOSS | Represents a win/loss sparkline that marks positive and negative values |