SparklineAxisMinMaxType Enum
SparklineAxisMinMaxType Enum
Represents the minimum and maximum value types for the sparkline vertical axis.
type SparklineAxisMinMaxType int32
Fields
Field | Description |
---|---|
AutoIndividual | Automatic for each sparkline. |
Group | Same for all sparklines in the group. |
Custom | Custom value for sparkline. |