SparklineAxisMinMaxType Enum

SparklineAxisMinMaxType Enum

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


type SparklineAxisMinMaxType int32

Fields

FieldDescription
AutoIndividualAutomatic for each sparkline.
GroupSame for all sparklines in the group.
CustomCustom value for sparkline.