Enum SparklineType

Enum SparklineType

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

Representerar sparkline-typer.

public enum SparklineType

Fält

Column = 1

Kolumnsparkline.

Line = 0

Linjesparkline.

Stacked = 2

Vinst/Förlust sparkline.

 Svenska