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

ValueDescription
LINERepresents a line sparkline that visualizes data trends as a continuous line
COLUMNRepresents a column sparkline that visualizes data as vertical bars
WIN_LOSSRepresents a win/loss sparkline that marks positive and negative values
 Dansk