Enum SparklineAxisMinMaxType

Enum SparklineAxisMinMaxType

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

Represents the minimum and maximum value types for the sparkline vertical axis.

public enum SparklineAxisMinMaxType

Fields

AutoIndividual = 0

Automatic for each sparkline.

Custom = 2

Custom value for sparkline.

Group = 1

Same for all sparklines in the group.