SparklineAxisMinMaxType enumeration

SparklineAxisMinMaxType enumeration

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

The SparklineAxisMinMaxType type exposes the following members:

Fields

FieldDescription
AUTO_INDIVIDUALAutomatic for each sparkline.
GROUPSame for all sparklines in the group.
CUSTOMCustom value for sparkline.

See Also