Enum SparklineType
Enum SparklineType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Represents the sparkline types.
public enum SparklineType
Fields
Column = 1
Column sparkline.
Line = 0
Line sparkline.
Stacked = 2
Win/Loss sparkline.