SparklineType

General

SparklineType és un enum a Aspose.Cells per Python.

SparklineType enum defineix els tres tipus visuals de sparkline suportats: LINE, COLUMN i WIN_LOSS.

Valors

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
 Català