SparklineAxisMinMaxType
SparklineAxisMinMaxType
Utility class containing constants. Represents the minimum and maximum value types for the sparkline vertical axis.
Values
| Name | Description |
|---|---|
| AUTO_INDIVIDUAL | Automatic for each sparkline. |
| GROUP | Same for all sparklines in the group. |
| CUSTOM | Custom value for sparkline. |